Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Using GET instead of POST


nordstro

Recommended Posts

Posted

Hi!

 

I have a near working version of a payment module for Netaxept (Norway). The problem is they require the data sent trough a GET redirect, instead of the POST redirect osCommerce use by default.

 

I have tried searching for a solution, and found one that suggest redirecting trough a local script, converting to a GET redirect there and using header($get_request_string) to send the customer to the payment portal.

 

So I have some questions:

 

1. Is this "redirect trough a local script" method the best solution? If so, can anyone kindly supply an example on how to do this?

2. Can I configure osCommerce to use GET instead of POST in any way?

 

Thanks in advance :)

Archived

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

×
×
  • Create New...