401 server error with recurring transactions
-
Recurring Transactions (donations, subscriptions) create two transactions in PayPal – one creating a buyer profile for subsequent payments, the other containing the details of the recurring transaction.
My IPN listener (Salesforce APEX), fed from the Button Manager, works fine with all single-event single notification transactions but throws a 401 (no authentication) error on the Transaction notification, although the transaction is processed properly. Subsequent transactions work fine, but the Transaction notification of a Recurring Transaction notification pair always fails.
I’m wondering if others have seen this behavior and can offer any remedies.Thanks.
The topic ‘401 server error with recurring transactions’ is closed to new replies.