PayPal Recurring Doesn't Hit rebill_log table

Discussion in 'Payments processing' started by pstock, Oct 4, 2011.

  1. pstock

    pstock New Member

    Joined:
    Apr 7, 2011
    Messages:
    7
    Hi, I was testing out recurring transactions last night via paypal, and the transaction is never reported to rebill_log table. I can see the transaction post in the payments table, but it never is listed in the rebill_log. I have IPN enabled in PayPal... does this need to be modified to post to the rebill_log? I am trying to write reporting software so I can see completed and failed renewals for products we have.

    Please advise.

    Thanks.
  2. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    Which paypal system are you using?

    David
  3. pstock

    pstock New Member

    Joined:
    Apr 7, 2011
    Messages:
    7
    Paypal pro
  4. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    paypal_pro plugin does not store transactions in rebill_log table.
    In fact that table only used by cc-core plugins when payment rebilled by aMember itself.
    But in case of paypal_pro plugin, paypal will handle rebill and will send notification to aMember about successfull transactions.

Share This Page