Firstly I know that there is a lot of documentation on the paypal website but it's all very confusing and not necessarily related specifically to cakephp.
I've never built an app using paypal before and I'm a bit green with cakephp too! So I'm really confused and in need of a kindly soul to provide a little direction.
I'm trying to build a site where users can sign up and create a profile with me. They will then be able to receive payments from 3rd parties straight into their paypal accounts (with a little commission going to me)
I understand I need to use the Adaptive Payments API and that what I want to do is possible somehow - haven't quite figured it out just yet. However, the first thing I need to do is when the user signs up to my site I want to connect up their email address with their paypal account to make sure that they do actually have a paypal account. IE when someone clicks sign up, my app connects with paypal and links their profile on my site with their paypal account.
Can someone suggest how I might go about doing this?
Eternally grateful Sarah :)
ps I've seen this cakephp plugin mentioned a fair bit - would it be of any use to me? http://bakery.cakephp.org/articles/aniljmk/2010/08/19/paypal-gateway-integration-complete-solution