farzan Posted May 30, 2011 Share Posted May 30, 2011 Hello, I am developing a custom payment gateway. In the MYGATEWAY_link() function and the custom form, I should set a return path for the gateway. What should the return URL be? Thank you. 0 Quote Link to comment Share on other sites More sharing options...
SilverNodashi Posted May 30, 2011 Share Posted May 30, 2011 You need to write a script, which is uploaded to WHMCS that tells WHMCS that the payment was successful, or not. Then you have to "call" the full URL of the script (something like http://{yourdomain}/gateways/YOUR_GATEWAY_NAME/callback.php - it's all in the documentation of the gateway developers kit 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.