Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Anybody familiar with payment modules, please help :)


Guest

Recommended Posts

Posted

As you may know, each payment module must return to checkout_process.php for it to work. Basically what I need is to be able for an external server to post infromation to a page (note, cookies, headers, etc will not work as it is a simple post, not a real client) for the checkout to then be logged and expired correctly.

 

The problem comes from the epdq system not guaranteeing (sp?) a return to the server by the customer, which is why a post is sent (and for secondary security).

 

So I need a checkout_process page to be called, but without the option of redirected headers, or cookies. I've tried stroing the sessions id and restoring it when the epdq server talking to my server directly but without much joy. Surely this cannot be true? Am I doing something stupidly wrong? Are there any payment modules that dont require the user to be passed back to the shopping page once payment is taken? or am I stuffed :)

 

2 days so far, pulling hair out and screaming at people, AND explaining the problem to somebody without a clue over and over and over and over again until I'm blue in the face, amking me even more frustrated. Help me out here guys, I know one of you knows the answer :)

 

Mike

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...