Allow users to subscribe to a single plan multiple times

Created on 23 December 2016, almost 8 years ago
Updated 1 February 2023, almost 2 years ago

Users of my setup should be able to sign up for the same plans multiple times. When I click on Subscription > Add plan then the previously subscribed plan is not available for signing up again showing inactive "Selected" instead of active "Sign up" link.

Another way of subscribing to the same plans multiple times would be just changing the quantity for already signed up plans. So I made sure the "Multiple-plan mode" option is selected on admin/config/services/recurly. Also on Recurly UI I went to Configuration > Hosted Page Settings and made sure the "Editable Quantities" selected and that the "Allow customers to edit the plan quantity on the Hosted Payment Page." is checked on each of plans. However, users still can't change the quantity of already subscribed plan.

How would I go about this problem? Thanks!

✨ Feature request
Status

Closed: duplicate

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States eojthebrave Minneapolis, MN

    This feature, allowing users to subscribe to the same plan more than once, or $subscription->quantity > 1 was added in ✨ Change Quantity Module Fixed to the 4.x branch. There's also a patch in that issue for the Drupal 7 branch, it's old, but I do know it still works because we've been using it for years on Drupalize.Me. It would need a little updating to match what's in the 4.x branch of the module, but if someone still needs it and wants to take that on I'm open to reviewing and helping out with it.

Production build 0.71.5 2024