Closed (fixed)
Project:
Recurly
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2012 at 22:58 UTC
Updated:
1 Jul 2012 at 07:31 UTC
Jump to comment: Most recent file
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.