Jump to content

[SOLVED] store option


dare87

Recommended Posts

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

Link to comment
https://forums.phpfreaks.com/topic/88482-solved-store-option/
Share on other sites

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  ;D

Link to comment
https://forums.phpfreaks.com/topic/88482-solved-store-option/#findComment-452975
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.