Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Is it possible to add recurring payments to a 'Third Party Gateway' module? #162

Open
KiprasT opened this issue Jan 9, 2020 · 0 comments

Comments

@KiprasT
Copy link

KiprasT commented Jan 9, 2020

https://developers.whmcs.com/payment-gateways/subscription-management/ 'Implementing In Payment Gateway Modules' step is where my question is coming from. I am developing a 'Third Party Gateway' module for a payment processor, said processor allows recurring payments to go through even if the initial payment was processed by their hosted payment page. If i understand correctly I should be able to implement a function which runs when you click on an 'Attempt Capture' button (or a cron triggers this function), yet no matter what I try to do - the button stays disabled. Is there something I do not understand in the documentation?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant