Surmay81 Posted November 28, 2013 Share Posted November 28, 2013 Hi everyone. I have no prior experience with WHMCS and I was just told by my cliet have to write a custom payment gateway module. I was reading the documentation here: http://docs.whmcs.com/Gateway_Module_Developer_Docs, which is very clear and concise. However since I couldn't have a look at my client website till next week, there are some points that I can't figure out and hope that some of you could be kind enough to explain it to me. According to the documentation, in section Third Party Gateway, I was told to return a form in _refund method. Is this form used to display in checkout page? (e.g http://demo.whmcs.com/cart.php?a=view ) Are the invoice variable and client variable automatically made available to me by the system and all I have to do is decide which one I need and return a form with variables my payment gateway needs and post it to the payment gateway address as defined in the action attribute in the form tag? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.