rxa165 Posted January 29, 2007 Share Posted January 29, 2007 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 More sharing options...
Guest Posted January 30, 2007 Share Posted January 30, 2007 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.