Paypal Sub Help

Discussion in 'Troubleshooting' started by Cary Trusty, Jun 27, 2003.

  1. Cary Trusty

    Cary Trusty Guest

    I'm trying amember free first and dicussing with company president to see if he wants me to use it or not. I'm trying to test things right now.

    I setup a subscription for "RPM" (magazine) for 1 year duration for $50.

    http://www.rpmregistry.com/amember/signup.php

    i go to signup, at the top it says ($0)

    it sends me to paypal, the $ amount has a box to where i put it in the amount i want to pay?

    i put in 0 cause its suppose to be free, put in my personal account info and says

    "Please enter an amount greater than zero?"

    I'm not sure what to do. Is it set to not accept 0 from paypal.com or is it the business account?

    I'm not really sure whats going on. Help me please! I really think this program is kickass!
  2. alex-adm

    alex-adm Guest

    You have set product price to 0 and billed by PayPal. Something is wrong.

    1. If you need free product, your customer has to choose "Free Payment" payment plugin.
    To enable "Free Payment" payment method in aMember, please edit file
    amember/config_plugins.inc.php (download it, edit, remove on the server, then upload):
    replace line
    Code:
    $config['plugins'] = array('paypal');
    to
    Code:
    $config['plugins'] = array('paypal', 'free');
    2. If this product is not free, go to aMember CP => Edit Products and set price greater than zero.

    Advantage of Pro version:
    User will not have to choose payment method: PayPal or Free. Free payment method will
    be hidden and choosed automatically if product has price = 0. It is specially useful for you.

Share This Page