anu123 Posted January 3, 2008 Share Posted January 3, 2008 I need to use Paypal in my site for deducing amount from my customers on a monthly subscription basis. That is a fixed amount of money should be transferred automatically from customers account to my account every month. Will anyone suggest me a solution? Link to comment https://forums.phpfreaks.com/topic/84272-paypal-transaction/ Share on other sites More sharing options...
aschk Posted January 3, 2008 Share Posted January 3, 2008 Go to the paypal developers website https://developer.paypal.com/ and download their API (Java/.Net/PHP) and get developing. I'm guessing you're after using the PHP API version of course. Read their documentation, set up a sandbox account, and test out the API. I think you'll need SOAP to get it running (maybe). Link to comment https://forums.phpfreaks.com/topic/84272-paypal-transaction/#findComment-429199 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.