Need a quick php script for Paypal Subscriptions with a Cancel subscription link or button
Budget: $30 – $250 USD
Hi there. I'm pretty good with Paypal API and PHP, but I don't have time and need a quick script in PHP + MySQL that allows Customers to subscribe (via Paypal) and somehow stores the transaction into a MySQL table - and somehow allows the Customer to Cancel their Subscription. If you could store a cancel link with each transaction in whatever table stores the successful transactions then that would be great.
I basically will quickly integrate whatever MySQL table(s) you use into my core php project and then maybe pass my own User's IDs or Emails into your subscription script so I can track which user subscribed. Then that would allow me to display a Cancel button or link in each of their Edit Account pages. (ie. if I store/bind the Paypal Transaction with their UserID and/or Email then it'll be easy to display a cancel link).
Or if the cancel link is dynamically created, then I could pass whatever User info is needed to know who cancelled.
I need this asap. I know there are tons of Paypal scripts out there already - but almost none of them have Cancel Subscription features.
I basically will quickly integrate whatever MySQL table(s) you use into my core php project and then maybe pass my own User's IDs or Emails into your subscription script so I can track which user subscribed. Then that would allow me to display a Cancel button or link in each of their Edit Account pages. (ie. if I store/bind the Paypal Transaction with their UserID and/or Email then it'll be easy to display a cancel link).
Or if the cancel link is dynamically created, then I could pass whatever User info is needed to know who cancelled.
I need this asap. I know there are tons of Paypal scripts out there already - but almost none of them have Cancel Subscription features.