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? Quote 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). Quote Link to comment https://forums.phpfreaks.com/topic/84272-paypal-transaction/#findComment-429199 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.