RIght now our subscription management ability is almost complete, but our links to "Cancel" and "Change plan" on the subscription listing pages are not functional.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | recurly_change.patch | 24.05 KB | quicksketch |
RIght now our subscription management ability is almost complete, but our links to "Cancel" and "Change plan" on the subscription listing pages are not functional.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | recurly_change.patch | 24.05 KB | quicksketch |
Comments
Comment #1
quicksketchHere's the first round of this functionality, which I've committed to the project. It adds the ability to change a subscription from one level to another. The cancellation/reactivation I'll handle in a followup.
Comment #2
quicksketchSecond patch committed that addresses account cancelation and reactivation. It also fixes #1642368: Can't access Reculry settings page without an API key. Sorry this is sort of the wild-wild-west of module development, but we've still got a long ways to go getting this module production-worthy.