Stripe Payment: Rollback stipe-php from 20.0.0 back to 19.4.1 to fix a isses with adding saved paymentss, Stripe updated their API in which we will update to a later date

This commit is contained in:
johnnyq
2026-05-04 12:32:12 -04:00
parent a6d996b83f
commit 0cdb780b88
159 changed files with 281 additions and 908 deletions

View File

@@ -14,7 +14,7 @@ namespace Stripe\Terminal;
* @property null|(object{splashscreen?: string|\Stripe\File}&\Stripe\StripeObject) $bbpos_wisepos_e
* @property null|(object{enabled: bool}&\Stripe\StripeObject) $cellular
* @property null|bool $is_account_default Whether this Configuration is the default for your account
* @property bool $livemode If the object exists in live mode, the value is <code>true</code>. If the object exists in test mode, the value is <code>false</code>.
* @property bool $livemode Has the value <code>true</code> if the object exists in live mode or the value <code>false</code> if the object exists in test mode.
* @property null|string $name String indicating the name of the Configuration object, set by the user
* @property null|(object{enabled: null|bool}&\Stripe\StripeObject) $offline
* @property null|(object{end_hour: int, start_hour: int}&\Stripe\StripeObject) $reboot_window