puritystandsout Posted July 17, 2006 Share Posted July 17, 2006 Hi there,Could someone please help?I am using php-mysql as my backend. I want to sell a subscription on the site I am writing using paypal. My idea is to write a date one year in the future into my members database into a subscription_expiry colum once the payment for subscription is successful.How would I go about this? At the end of the transaction, I will need the member_id of the person who was logged in and purchased the subscription, to be able to query the db and update the correct record within my members table.Any advice anyone?Thank you very much.By the way, yes I am using session variables in the login of my site, in case you needed this info.THE INFO & DOCS PAYPAL HAVE DON'T REALLY HELP ME.Regards and Jesus Christ's blessings,Chris Cundill Quote Link to comment https://forums.phpfreaks.com/topic/14823-subscriptions-paypal-and-backend-integration/ 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.