dazzathedrummer Posted July 6, 2010 Share Posted July 6, 2010 Hi, first of all apologies if this is in the wrong place. I have a website for my band (that i've built some nice back end management tools for thanks to this forum), we are getting an increasing number of gigs for individuals and companies and we would like to be able to bill through the website. My initial thoughts are: - -Create a 'Your checkout.php' page that displays paypal button code for that user -Email the customer their login password and tell them that their email address is their user name (maybe take them to a 'complete your details' page) - they pay, redirect to a 'thanks.php' I already have a secure login system that I currently use for band members (purely because there is no public content) that I can extend to customers. This is my first idea on the subject, i'm just wondering if the above sounds sensible?? Is paypal a good facilitator to use?? Link to comment https://forums.phpfreaks.com/topic/206899-general-advice-on-store-implementation/ Share on other sites More sharing options...
volatileboy Posted July 6, 2010 Share Posted July 6, 2010 Read up about Paypal IPN, this would be useful for what you require, there are also many pre-written classes that would help you. Link to comment https://forums.phpfreaks.com/topic/206899-general-advice-on-store-implementation/#findComment-1081960 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.