It seems PayPal Framework cannot process PayPal subscriptions properly. When PayPal sends an IPN about a successful subscription, it does not provide txn_id field, instead it provides subscr_id field which is ignored by PayPal Framework. As the result the first subscription is recorded with an empty txn_id, and all subsequent ones fail due to SQL error.

Comments

AjK’s picture

Hi there,

I've just taken over this module from Jeff Eaton. I expect I'll sort through the issue queue soon enough.

regards,
--AjK

AjK’s picture

Status: Active » Closed (fixed)

PPF is dead by design these days and superseded by other modules.