Jump to content

Gate2Shop module


quicklyweb

Recommended Posts

I am trying to integrate gate2shop/safecharge module to whmcs. I managed to write the part which sends details to their gateway but i couldn't work out the rest. According to their API doc; they don't have a call back system. So they use 3 URLs Success page, Cancelled page and failure page to redirect the user to. And the variables they post to this pages does not contain the information to update the order as far as i understand. Does anyone have a working module. I am sure there is alot of G2S users out there.

Link to comment
Share on other sites

  • 2 weeks later...

Quicklyweb:

 

The callback URL's are sending the value of the parameters in the response. You should create a simple php script which can get the parameters from the response URL. If you are not receiving the http response that means your not generating a successful transaction and your not going to the payment page. Try re-checking the API and guide, the callback features are there.

 

Dennis

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated