Cashier\Invoice::isDeleted()
method not working, Undefined constant STATUS_DELETED
.
#1521
Labels
Cashier\Invoice::isDeleted()
method not working, Undefined constant STATUS_DELETED
.
#1521
Description:
After upgrading all my
composer
packages I got this error:Looks like Stripe SDK removed the constant
Stripe\Invoice::STATUS_DELETED
.This issue was introduced in the
v10.12.0
release: https://github.com/stripe/stripe-php/releases/tag/v10.12.0Cheers.
The text was updated successfully, but these errors were encountered: