Bump stripe-php from 19.4.1 to 20.0.0

This commit is contained in:
johnnyq
2026-04-08 12:44:45 -04:00
parent 346d7ed9f0
commit 123a581583
160 changed files with 957 additions and 279 deletions

View File

@@ -33,10 +33,10 @@ class SubscriptionService extends AbstractService
* subscription or its <a href="/metadata">metadata</a>.
*
* Any pending invoice items that youve created are still charged at the end of
* the period, unless manually <a href="#delete_invoiceitem">deleted</a>. If youve
* set the subscription to cancel at the end of the period, any pending prorations
* are also left in place and collected at the end of the period. But if the
* subscription is set to cancel immediately, pending prorations are removed if
* the period, unless manually <a href="/api/invoiceitems/delete">deleted</a>. If
* youve set the subscription to cancel at the end of the period, any pending
* prorations are also left in place and collected at the end of the period. But if
* the subscription is set to cancel immediately, pending prorations are removed if
* <code>invoice_now</code> and <code>prorate</code> are both set to true.
*
* By default, upon subscription cancellation, Stripe stops automatic collection of