Free trial and sign up fee

Discussion in 'Payments processing' started by 6130445, Mar 26, 2011.

  1. 6130445

    6130445 New Member

    Joined:
    Nov 10, 2010
    Messages:
    12
    Hi,

    I'd like to have my users have this:

    7 day free trial then $100 for the first month, then $30 recurring monthly. So it's like having a signup fee on $70 the first month after the free trial.

    How would I set this up in the product config?

    Thanks!
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Unfortunately this can't be done. You can setup only one Trial period/price for product.
  3. 6130445

    6130445 New Member

    Joined:
    Nov 10, 2010
    Messages:
    12
    But this can be done on the Paypal side. I've seen it before.

    Can I hack the code in the paypal_r.inc.php to do this?

    And if so, is possible to hack only one product and not all paypal recurring products?

    thanks a lot
  4. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    Alex,
    If you put paypal in front of amember, couldnt it be done?
    (amember creates the user when the IPN connects)

    David
  5. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Yes this can be done as customization for paypal plugin.
    Also in case of paypal in front of amember, customization still will be required, because aMember will not check second trial, and in result payment with incorrect amount and length will be created.
  6. 6130445

    6130445 New Member

    Joined:
    Nov 10, 2010
    Messages:
    12
    ok so how do I do it?
  7. 6130445

    6130445 New Member

    Joined:
    Nov 10, 2010
    Messages:
    12
    anyone?

    It seems all I'd have to do is add a "a" or "p" or "t" for Product ID =6 in the paypal_r.inc.php file somewhere. I don't know how to do this correctly, can someone help?

    Or tell me where I can get this customized.

    Thanks

Share This Page