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

Bug in incrementAndInvoice() / incrementQuantity() #1241

Closed
BubeDameKoenig opened this issue Aug 22, 2021 · 1 comment
Closed

Bug in incrementAndInvoice() / incrementQuantity() #1241

BubeDameKoenig opened this issue Aug 22, 2021 · 1 comment

Comments

@BubeDameKoenig
Copy link

  • Cashier Version: 13.4.4

Description:

I created a "Multiplan Subscription" and wanted to increase the number with incrementAndInvoice(), but I always get the following error (see printscreen attached). I also tried with incrementQuantity() but I get the same error.

With $stripeSubscriptionItem->subscription I get the subscriptions.stripe_id and can't read a status here.

Thanks for the correction.

Steps To Reproduce:

$subscription->subscription('default')->incrementAndInvoice(2, 'price_monthly');

Bildschirmfoto 2021-08-22 um 15 43 07

@driesvints
Copy link
Member

This was already fixed here: #1240. Will be in tomorrow's release. Thanks

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

2 participants