The attached patch updates paypal_subscription to the forms API, and converts its main admin function over to a proper set of _page() functions using the submit model.
I haven't done extensive testing of the functionality yet, but the UI works smoothly.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | paypal_subscription.module_0.patch | 34.78 KB | eaton |
| #1 | paypal_subscription.install | 1.28 KB | eaton |
| paypal_subscription.module.patch | 34.44 KB | eaton |
Comments
Comment #1
eaton commentedAttached is an .install file for the module as well.
Comment #2
eaton commentedOne of the form fields was accidentally dropped during conversion -- subscriptions would never be recognized without it. :)
New patch attached. With the latest CVS version of paypal_framework, this version has been tested and DOES work for basic 'make a donation, get a new role' functionality.
Comment #3
reg commentedI found a bug that needed to be fixed after these patches are installed. You can see the fix at 79246.
Comment #4
Ariadoss commentedWhich version of PayPal subscription are these patches for? Also, is the patch at http://drupal.org/node/79246 in addition to this patch or by itself. I received errors while trying to apply both patches on the CVS of the PayPal Subscription module. Thanks. :)
Comment #5
dbr commentedThis patch and the install file have been commited to CVS (HEAD only at the moment).
Comment #6
(not verified) commented