M.O.S. Studios Posted August 10, 2008 Share Posted August 10, 2008 does any one know about express cart with paypal? I want to use it for inventory management with my site but i can't find any information on using api with php. here is what i want the user accepts the amount in the cart > fills out the form on paypal > (where stock is then checked and removed) and they view a invoise. from what i've read on paypals website, that is how it is set up to work i just don't know how to send the messages via api i've looked on google but cant find any info, does any one know or have a website i can look it up on? thanks in advance Link to comment https://forums.phpfreaks.com/topic/118971-pay-pal-api/ Share on other sites More sharing options...
dezkit Posted August 10, 2008 Share Posted August 10, 2008 i dun think dis is php related, you gotta contact paypal Link to comment https://forums.phpfreaks.com/topic/118971-pay-pal-api/#findComment-612686 Share on other sites More sharing options...
deadlyp99 Posted August 10, 2008 Share Posted August 10, 2008 Pm me your email address and I will give you code for a PTC website. Though it probably won't do any good when you think about it, the code does utilize many API's from various payment processors including paypal. IF you test out the website code and see how it goes through the payment process both in code and in the website you may find some help there. I will warn you though, the api is pretty complex to fool around with, but the callbacks are very useful because it allows paypal to verify with your website that the user has indeed purchased the item. I can also help you get in touch with the developer of the script. He is probably the best coder I have every known, though I have patched countless bugs in the scripts, but they are very good nonetheless. He does go AWAL from time to time though, weeks at a time :-\ Link to comment https://forums.phpfreaks.com/topic/118971-pay-pal-api/#findComment-612730 Share on other sites More sharing options...
Third_Degree Posted August 10, 2008 Share Posted August 10, 2008 https://www.paypal.com/us/cgi-bin/webscr?cmd=p/pdn/ipn-codesamples-pop-outside#php Link to comment https://forums.phpfreaks.com/topic/118971-pay-pal-api/#findComment-612797 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.