If multiple-plan mode is enabled in the settings, active plans have a Cancel link on the Subscription page, /user/USER_ID/subscription.

Clicking on the link yields:

Recurly_Error: A active subscription can't transition to active in Recurly_ClientResponse->assertValidResponse() (line 48 of libraries/recurly/lib/recurly/response.php).

This is because the reactivation path is overriding the cancel path.

Fix forthcoming.

Comments

colan created an issue. See original summary.

colan’s picture

Status: Active » Needs review
StatusFileSize
new2.64 KB

Other strangeness:

  • The subscription ID was always assuming the latest. Fixed.

  • markdorison committed b5e139f on 8.x-1.x authored by colan
    Issue #2760357 by colan: Plans cannot be cancelled in multiple-plan mode
    
markdorison’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.