Results 1 to 2 of 2

Thread: Paid subscription system

  1. #1
    Join Date
    Mar 2005
    Location
    UK
    Posts
    151

    Paid subscription system

    Hi,

    I am in the process of setting up quite a large site and I need to have an automated subscription system. I know how to deal with all the php and sql for the general member management side of it, but I don't know much about the whole automation part (once payment is recieved the member is added, and how to automatically renew subscriptions) and the integration of secure payment methods.. like verisign and paypal.

    If anyone could possible put me on to some tutorials or if you have any advice that would be great.

    Thanks.

  2. #2
    Join Date
    Jan 2006
    Location
    Manchester England UK
    Posts
    225
    It depends on the payment gateway you are using.
    I work mostly with PayPal and worldpay. they support some kind of callback script.

    This script posts back to your site with payment details so you can update your database with payment details, open and close accounts, etc.

    They support repeat/recuring payments although you could simply use your own data to manage this process. So if the persons account is due to expire in say 14 days you could send them an email to prompt them for a new payment.

Similar Threads

  1. New Design for free traffic building system
    By ahmadzaidi1 in forum Website Design Reviews
    Replies: 0
    Last Post: 06 Aug 2005, 04:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •