brij_theinvader Posted May 25, 2007 Share Posted May 25, 2007 hi, Thanks for reading this topic. I am in need of some urgent help. I have coded a form in php which collects information about the user. Along with credit card information. This information is to be posted to another site (payment processing) which is coded in asp and it uses " post" method. Also the confirmation (transaction id) provided by the information site , needs to printed on our webpage. How can I retrieve this transaction id ? Please comment on this. In time helpers would be appropriately rewarded. So, basically don't want my users to communicate with the payment processing site (written in asp) Quote Link to comment https://forums.phpfreaks.com/topic/52921-urgent-help-in-php-for-data-transfer-with-another-site/ Share on other sites More sharing options...
chigley Posted May 25, 2007 Share Posted May 25, 2007 Look into using cURL; it will do what you're after! Quote Link to comment https://forums.phpfreaks.com/topic/52921-urgent-help-in-php-for-data-transfer-with-another-site/#findComment-261388 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.