PayPal Express Checkout

Discussion in 'aMember Pro v.4' started by starwizard, Jan 12, 2012.

  1. starwizard

    starwizard New Member

    Joined:
    Dec 26, 2011
    Messages:
    10
    Has any successfully implemented PayPal Express Checkout?

    I am using it in the following test scenario:
    $1.00 for the first day, $1.25 for each additional day.

    The recurring payment is created properly in PayPal, but I do not get the IPN automatically for each recurrence of the payment.

    According to the documentation: http://www.amember.com/docs/Payment/PaypalPro
    (PayPal Express is similar to PayPal Pro except you are taken to PayPal to pay, instead of on your own site.) It just says that IPN should be enabled, but no particular URL is needed.

    As a result, the user account expires on the second day because AMEMBER does not know that the payment for the next "day" was completed.

    I have sent an ticket to support, but have not heard back.

    Please help, it is the last item left for me before I can get my site up.

    Thanks,
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Do you have any records related to paypal IPN messages in aMember log?
    May be there was an error.
  3. starwizard

    starwizard New Member

    Joined:
    Dec 26, 2011
    Messages:
    10
    No errors in the aMember log, but I get the following error in my PHP error logs:

    Fatal error: Cannot instantiate abstract class Am_Paysystem_Transaction_Paypal in /home/xxxxxx/public_html/amtest3/application/default/plugins/payment/paypal-express.php on line 167

    (edit: This is AMember 4.1.10)
  4. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279

Share This Page