GithubHelp home page GithubHelp logo

madcitymultimedia / woocommerce-payments Goto Github PK

View Code? Open in Web Editor NEW

This project forked from automattic/woocommerce-payments

1.0 2.0 3.0 38.08 MB

Accept payments via credit card. Manage transactions within WordPress.

Home Page: https://wordpress.org/plugins/woocommerce-payments/

License: Other

PHP 56.87% Shell 0.39% JavaScript 24.81% CSS 0.12% Dockerfile 0.01% SCSS 1.93% TypeScript 15.86%

woocommerce-payments's Introduction

WooCommerce Payments

This is a feature plugin for accepting payments via a WooCommerce-branded payment gateway.

Dependencies

  • WooCommerce

Version support policy

We adopt the L-2 version support policy for WordPress core strictly, and a loose L-2 policy for WooCommerce. See more details.

Development

Install dependencies & build

  • npm install
  • composer install
  • npm run build:client, or if you're developing the client you can have it auto-update when changes are made: npm start

If you run into errors with npm install it may be due to node version, try nvm install followed by nvm use then try again.

When running the composer install/update, composer may prompt you for a GitHub OAuth token before it can fetch the subscriptions-core package from github.

Loading composer repositories with package information
GitHub API limit (0 calls/hr) is exhausted, could not fetch https://api.github.com/repos/automattic/woocommerce-subscriptions-core. Create a GitHub OAuth token to go over the API rate limit. You can also wait until ? for the rate limit to reset.

Head to https://github.com/settings/tokens/new?scopes=repo&description=Composer+XXXXXX to retrieve a token. It will be stored in "/Users/yourname/.composer/auth.json" for future use by Composer.

To fix this up, follow the link provided in the prompt and paste the token into the terminal window to continue.

Extending WooCommerce Payments

If you are extending WooCommerce Payments, or building on top of it, please refer to the core docs and directory (includes/core) for guides and recommended ways of doing it.

Setup

If you're using the Docker environment see setup instructions here: https://github.com/Automattic/woocommerce-payments/blob/trunk/docker/README.md

Install the following plugins:

Optional local.env file

If you are using a custom local development setup (as opposed to the Docker-based one), you can create a local.env file to provide environment variables for our development scripts.

We currently support the following variables:

  • LOCAL_WCPAY_DEV_TOOLS_PLUGIN_REPO_PATH: The path to your local WCPay Dev Tools plugin directory for auto-updates; it defaults to docker/wordpress/wp-content/plugins/woocommerce-payments-dev-tools.

Test account setup

For setting up a test account follow these instructions.

You will need a externally accessible URL to set up the plugin. You can use ngrok for this.

ngrok http 8082

See: https://github.com/Automattic/woocommerce-payments/blob/trunk/CONTRIBUTING.md (possibly move contents here for visibility sake)

Debugging

If you are following the Docker setup here, Xdebug is ready to use for debugging.

Install Xdebug Helper browser extension mentioned here to enable Xdebug on demand.

woocommerce-payments's People

Contributors

a-danae avatar achyuthajoy avatar alefesouza avatar brianyu28 avatar cesarcosta99 avatar dechov avatar deepakpathania avatar dmallory42 avatar dwainm avatar frosso avatar htdat avatar ismaeldcom avatar james-allan avatar jbordonado avatar jessepearson avatar jrodger avatar kalessil avatar leonardola avatar luizreis avatar marcinbot avatar mattallan avatar radoslavgeorgiev avatar renovate[bot] avatar reykjalin avatar ricardo avatar shendy-a8c avatar tpaksu avatar v18 avatar vbelolapotkov avatar zmaglica avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.