botlife Posted January 16, 2009 Share Posted January 16, 2009 Hi, I am trying to integrate my shopping cart with a payment gateway. When I test it, it works but here lies the problem. It says to use the Direct Post Method and when I use it on my form it directs to their payment URL and parses my variables and I get my response. How do I parse the variables to their site where the gateway is located and not leave my site? So that I just get a response on the same page. Link to comment https://forums.phpfreaks.com/topic/141007-receiving-data-from-a-payment-gateway/ Share on other sites More sharing options...
DarkSuperHero Posted January 16, 2009 Share Posted January 16, 2009 try looking into cURL maybe ? I havnt done much with it, but give it a try... Link to comment https://forums.phpfreaks.com/topic/141007-receiving-data-from-a-payment-gateway/#findComment-738028 Share on other sites More sharing options...
botlife Posted January 16, 2009 Author Share Posted January 16, 2009 Thank you I will try it. I couldn't really find that much info before even though it is so common. Link to comment https://forums.phpfreaks.com/topic/141007-receiving-data-from-a-payment-gateway/#findComment-738034 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.