Using module to sell membership to site and quantity option makes no sense for my use case, especially since the module has an option for single subscription mode (which I have enabled). I've had several users accidentally change quantity causing them to be charged for multiple subscriptions. Note not multiple terms or months, but charged for 5 subscriptions every month.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Kcannick created an issue. See original summary.

archimedes’s picture

Howdy,

Are you using the hosted pages (Recurly domain)? You can change those at yourdomain.recurly.com/configuration/hosted_pages — there's a "editable quantities" checkbox that you would uncheck.

Kcannick’s picture

No. I'm using the recurly.js submodule.

markdorison’s picture

I've had several users accidentally change quantity causing them to be charged for multiple subscriptions.

@Kcannick Which form are you referring to? Where are they editing the quantity?

Kcannick’s picture

Referring to Recurly JS form created at http://www.sitename.com/user/%UID/subscription/signup/basic

markdorison’s picture

Status: Active » Postponed (maintainer needs more info)
FileSize
43.48 KB

@Kcannick I am attempting to reproduce on both the 7.x-2.x and 7.x-1.x branches and I do not see this field (screenshot attached), nor do I see reference to it in the code. Is there possibly anything unique or relevant about how things are configured on the recurly.com side of things?

Kcannick’s picture

FileSize
27.95 KB

I'm using 1.x branch... I even updated from 1.2 to 1.3 to see if that made a difference but still have same issue.

markdorison’s picture

Status: Postponed (maintainer needs more info) » Active
Kcannick’s picture

I just noticed that qty field is only displaying on my Plan that includes a Setup Fee. Quantity field does not show up in subscription forms form plans that do not have setup fee.

markdorison’s picture

Version: 7.x-1.x-dev » 7.x-3.x-dev
Category: Bug report » Feature request
colan’s picture

Version: 7.x-3.x-dev » 8.x-1.x-dev