DamienRoche Posted October 13, 2008 Share Posted October 13, 2008 First, not really sure which board this should go on so hopefully this is alright, if not, I'm sure the mods'll move it soon enough. I'm looking to work with the paypal api, was just wondering if anyone had any experience in this area and what recommendations they might have. - Should I work with SOAP? - Third party scripts? I'm right at the beginning but I want to be set on the right tracks. Thanks. Quote Link to comment Share on other sites More sharing options...
Lamez Posted October 13, 2008 Share Posted October 13, 2008 Yes I want to know this information as well, Quote Link to comment Share on other sites More sharing options...
MasterACE14 Posted October 13, 2008 Share Posted October 13, 2008 if you take a look at the paypal website, they have a script generator. Which can generate a payment script in PHP, as well as the HTML form. Quote Link to comment Share on other sites More sharing options...
Lamez Posted October 13, 2008 Share Posted October 13, 2008 Ya I have looked at their sandbox. Quote Link to comment Share on other sites More sharing options...
DamienRoche Posted October 13, 2008 Author Share Posted October 13, 2008 I've checked out the paypal website. They have two basic options: -Name-Value Pair Interface -SOAP Interface From my understanding, NVPI is simpler and uses http. But I want to know if I should sack the idea of learning that, and instead learn how to use the SOAP Interface...OR-- is there a third party solution which is better? As I say, I'm right at the beginning and I just want to know what route experienced programmers take. Thanks. Quote Link to comment Share on other sites More sharing options...
envexlabs Posted October 13, 2008 Share Posted October 13, 2008 Hey, I just finished a project using the paypal sdk. I found an example from a website that i can't seem to remember, but i have all the original files. The person stripped out all the unnecessary stuff, and it's pretty straight forward. Once again, i did not create this script, just sharing the goodness. [attachment deleted by admin] Quote Link to comment Share on other sites More sharing options...
Rommeo Posted October 13, 2008 Share Posted October 13, 2008 Hey, I just finished a project using the paypal sdk. I found an example from a website that i can't seem to remember, but i have all the original files. The person stripped out all the unnecessary stuff, and it's pretty straight forward. Once again, i did not create this script, just sharing the goodness. There is nothing in attachment file. Just a folder. ?? Quote Link to comment Share on other sites More sharing options...
waynew Posted October 13, 2008 Share Posted October 13, 2008 Must have been a whole lot of unnecessary code in there! Quote Link to comment Share on other sites More sharing options...
envexlabs Posted October 13, 2008 Share Posted October 13, 2008 new rule, no 1am postings Try this one. [attachment deleted by admin] Quote Link to comment 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.