jwwceo Posted December 14, 2007 Share Posted December 14, 2007 I have a simple shopping cart nearly done for a reservation system I am writing... but I need some help connecting to Authorize.net. From what I understand, I gather the variables and put them into an array, which gets sent to Authorize.net. They then send me back a response, and I go decipher their response and act accordingly... I guess I am just curious how this all works. For example, this is supposed to be done with POST, but won;'t that then take me to their page. How do I stay on my page while their page is thinking and then get the reply. Does it just post back to my page, and I need to set up some if statements, looking for whether or not POSTS are set. I'm just a littel confused. Any help would be awesome since I need this done very fast!!! James Link to comment https://forums.phpfreaks.com/topic/81680-connecting-to-authortizenet/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.