WooCommerce GoCardless Gateway Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This is a feature plugin for accepting payments via GoCardless. It requires WooCommerce to be installed before the WooCommerce GoCardless Gateway can be activated.
Compatibility
This extension is compatible with:
Test Account Setup
You can create a user on gocardless.com for live transactions and on the sandbox for test transactions. When you first set up a site, you’ll be prompted to create a user for the correct GoCardless environment when setting up the webhooks.
Development
Install Dependencies & Build
The plugin uses Webpack to build the assets. To build the assets, follow these steps:
- Run
npm installto install the dependencies. - Run
npm run build:webpackto build the asset files. You can also runnpm run start:webpackto watch the files and rebuild them automatically when they change.
You can find the source files in the assets and client directories.
Screenshots
Payment Methods screen showing where to enable the GoCardless payment gateway.
GoCardless settings screen showing the initial state.
GoCardless settings screen showing a store connected to ad configured with GoCardless to use the ACH direct debit scheme.
