XML Postback

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
JStefan
Forum Newbie
Posts: 2
Joined: Sun May 02, 2010 1:42 pm

XML Postback

Post by JStefan »

Hi all,
Does anybody has experience with credit card gateways or similar. The general idea is that you post to them information as total amount user etc and you get back some XML formated code wich will display straight in your browser unless your script can "get" that back into php maybe with curl. One of the XML fields is a redirection url which you should follow. If anyone has experience with this and put his hand up to help me I will be more specific.
Thanks,
Julian
Post Reply