Adjusting subscriptions via direct database access

Discussion in 'Pre-Sales Questions' started by stevenjohn, Nov 9, 2006.

  1. stevenjohn

    stevenjohn Member

    Joined:
    Nov 9, 2006
    Messages:
    40
    Hi there,

    We have developed a system in which users can select different services which in turn change the subscription value. We need a subscription system that:

    - depending on the services chosen, will send a query to the database (mysql) to toggle service settings for a user

    - lets users change and update their services taken at any point in time

    - allows admin to grant specific overrides and discount vouchers on a per user basis.

    Can the system do this?

    Thanks, Steve
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    1,2) yes, with little PHP programming of course
    3) Unfortunately, there is no such option, but you can generate a coupon

Share This Page