Skip to content
This repository has been archived by the owner on May 15, 2019. It is now read-only.

innovate-technologies/whmcs-gocardless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

!!!Deprecated!!!

With WHMCS 7.7 having GoCardless integration we're no longer maintaining this module. WHMCS 7.7 also could break this module as there are conflicts with older dependancies used in WHMCS while newer versions are needed by the GoCardless PHP library

GoCardless for WHMCS

This gateway module for WHMCS allows you to take single payments (subscriptions coming soon) via direct debit powered by GoCardless.

This module was developed at SHOUTca.st on WHMCS 6 and works with later versions (last tested on 7.5.1).

Install

  1. Place the files inside WHMCS
  2. Go into 'modules/gateways/gocardless/' and install the GC API using Composer php composer.phar install or composer install (depending on setup)
  3. Enable the module in WHMCS
  4. Create a Read/Write Access token inside your GC dashboard
  5. Create a webhook to https://YOURSITE/modules/gateways/callback/gocardless.php with a self-generated random secret
  6. Configure the WHMCS module with those in your settings
  7. Add an admin user with username API for the local API requests to work.
  8. Ready to get rid of your cards!

Note

This plugin is not oficially supported/endorsed by GoCardless.

About

A GoCardless Payment Gateway For WHMCS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages