mirror of
https://github.com/itflow-org/itflow
synced 2026-05-02 01:07:47 +00:00
Bump stripe-php from 19.4.1 to 20.0.0
This commit is contained in:
@@ -33,10 +33,10 @@ class SubscriptionService extends AbstractService
|
||||
* subscription or its <a href="/metadata">metadata</a>.
|
||||
*
|
||||
* Any pending invoice items that you’ve created are still charged at the end of
|
||||
* the period, unless manually <a href="#delete_invoiceitem">deleted</a>. If you’ve
|
||||
* 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
|
||||
* you’ve 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
|
||||
|
||||
Reference in New Issue
Block a user