Beschreibung
This plugin provides the functionality to set up direct debit payments through GoCardless. It requires Gravity Forms and a GoCardless account.
Installation
- Upload
fb-gforms-gocardless-hostedto the/wp-content/plugins/directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Add the GoCardless access token in your wp-config.php file with:
define( ‚FB_GF_GOCARDLESS_HOSTED_READWRITE_TOKEN‘, ‚insert-token-here‘ ); - Set the GoCardless connection live in your wp-config.php file with:
define( ‚FB_GF_GOCARDLESS_HOSTED_ENVIRONMENT‘, ‚live‘ ); - Edit the Gravity Form you would like to collect the direct debit through
- Add a GoCardless feed from Settings > GoCardless Hosted
Rezensionen
Mitwirkende und Entwickler
„FB GoCardless Hosted for Gravity Forms“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „FB GoCardless Hosted for Gravity Forms“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0
- Initial release
1.1
- Update GoCardless dependencies
1.1.5
- Fix several bugs that prevented the correct creation of recurring payments – thanks to markbarnes for flagging these.
1.1.6
- Bug fix: the plugin now saves the mandate id correctly on successful checkout – thanks to jonahfree for this.

