dare87 Posted January 29, 2008 Share Posted January 29, 2008 I am making a website for a friend where you have to pay to have certain access to the website. There will be the free sections that will be viewable to all, and then there will be the paid section that will be access through a username and password. I know how to make the accounts and all that jazz, but what is the best or easiest way to take a payment, and once the payment is received automatically have the account activated. Thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/88482-solved-store-option/ Share on other sites More sharing options...
themistral Posted January 29, 2008 Share Posted January 29, 2008 You could use the PayPal IPN but you really need to look at different payment options that suit your finances. Is this a set payment or will if differ according to different levels. You need to look for an option that will process the payment then callback to your website and update the database with the payment status - pending, declined, accepted. You should really be able to incorporate any payment gateway, but you need to look into charges etc and take it from there. HTH Quote Link to comment https://forums.phpfreaks.com/topic/88482-solved-store-option/#findComment-452975 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.