Closed (fixed)
Project:
Paypal Framework
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2006 at 11:46 UTC
Updated:
1 Sep 2008 at 05:38 UTC
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
Comment #1
AjK commentedHi there,
I've just taken over this module from Jeff Eaton. I expect I'll sort through the issue queue soon enough.
regards,
--AjK
Comment #2
AjK commentedPPF is dead by design these days and superseded by other modules.