robgood Posted April 1, 2007 Share Posted April 1, 2007 Has anybody had a dig at integrating paypal payments pro with a website? I am a relatively new php programmer. Can build shopping basket, CMS etc and have a reasonable grasp of OOP. Have learnt PHP from scratch in around 3 months so am wondering if this may be a step to far at this stage in my php learning curve? Anybody think i can do it or is it a job for a more experienced developer? Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted April 1, 2007 Share Posted April 1, 2007 PayPal has a developer central here: https://developer.paypal.com/ It has a sandbox where you can test your code and access to integration documentations as well. It shouldn't be too difficult to implement - you could use CURL or sockets to connect to PayPal. Quote Link to comment Share on other sites More sharing options...
robgood Posted April 2, 2007 Author Share Posted April 2, 2007 thanks for your advice. I think i may give it bash, although i feel it might be a steep mountain to climb 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.