Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Membership Site/Subsciptions


erikcw

Recommended Posts

Hi All,

 

I am searching for a a shopping cart/billing system for my membership site. Customers are billed monthly for access (username/password) to the members area of the site. Is this something osCommerce (or osC + a hack/addon) can handle?

 

If not, can anyone provide any recommendations?

 

Thanks!

 

Erik

Link to comment
Share on other sites

It could definitely handle the transaction processing but the creation of a user account for your (end) site will have to be custom coded. Of course, you could always get the receipts and then create the accounts by hand but that sounds too much like work :)

 

Try this:

 

1. Modify the account creation process so it eliminates all the fat (gender, etc.)

2. Create a customer script to create the account on the pay site (for entry)

3. Include the custom code file in your after_process() function of the chosen payment gateway.

4. Enjoy the automation :)

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...