Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Incorrect redirect with netbanx


UnseenMenace

Recommended Posts

I am using the netbanx module with oscommerce and ham having a few issues that need resolving,

after payments are accepted the user gets no notification of this even though they are accepted, the payment returns the user to a blank page, rather than a confirmation page.

 

The field that I am passing to netbanx to indicate where to redirect customers to after payment is as follows:

 

For valid payments:

callback_passed_url=http://www.mywebsite.com/netbanx_checkout_process.

php?osCsid=<value>

 

For invalid payments:

callback_failed_url=http://www.mywebsite.com/netbanx_callback.php?osCs

id=<value>

 

where <value> indicates the value of osCsid that is being passed by the

cart.

 

The osCsid should not be present within these callback urls and are not part of the filenames.

 

Netbanx have informed me that they have not seen this before;

The callback fields should only contain the URL, up to the

.php part - everything after .php should not be there. I believe the

presence of this extra field is causing the blank page, because it is a

session variable that should be picked up from the browser, rather than

being part of the form.

 

But how to resolve this issue is beyond me, and I was wondering if anyone had any ideas

Edited by UnseenMenace
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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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.

×
×
  • Create New...