You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: