Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Passing shipping, billing values to third party payment gateway for CC processing


rxa165

Recommended Posts

Hi,

 

I am trying to integrate credit card acceptance on my site. I have subscribed with a local bank that provides online payment gateway. I have to redirect my customers to the bank page to enter their credit card details. However, i need to provide to the payment gateway information regarding the customer such as shipping address, billing address, total purchase amount, description of good purchased etc. I am having a very tough time locating the final variables for this information to pass to the payment gateway. If someone can please help on this as to where and how to locate the variables for the customer information, i would be really grateful.

 

Thanks

Link to comment
Share on other sites

The best way to work this out is to study some of the existing payment modules.

 

The osc standard /includes/modules/payment/paypal.php is a good place to start if you are looking to create a module that works by simple redirection.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...