Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: You cannot set the quantity for metered plans #204

Open
Kashoid23 opened this issue Jul 7, 2020 · 0 comments
Open

Error: You cannot set the quantity for metered plans #204

Kashoid23 opened this issue Jul 7, 2020 · 0 comments

Comments

@Kashoid23
Copy link

Kashoid23 commented Jul 7, 2020

We have used Koudoku gem with BulletTrain.

We've faced the issue within creation Subscriptions with "metered usage" and "pricing over limits".
There is 'quantity' parameter that is sent from koudoku/app/concerns/koudoku/subscription.rb to Stripe.
Stripe doesn't support this parameter for the metered plans and the Subscription can not be created/updated.
Stripe returns error "You cannot set the quantity for metered plans".

Could you please remove every 'quantity' parameter from koudoku/app/concerns/koudoku/subscription.rb in bullet-train branch as it's useless

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant