anniel-stripe edited this page
Aug 21, 2023·
8 revisions Changes in 13.0.0 - 2023-8-16" ⚠️ " symbol highlights breaking changes. This release includes breaking changes resulting from moving to use the new API version "2023-08-16". To learn more about these changes to Stripe products, see https://stripe.com/docs/upgrades#2023-08-16
del
method on Subcriptions
. Please use the cancel
method instead, which was introduced in v9.14.0:// Before stripe.subscriptions.del('sub_123'); // After stripe.subscriptions.cancel('sub_123');
custom_account_update
and custom_account_verification
from enum AccountLinkCreateParams.type
available_on
on BalanceTransactionListParams
.AddExtraParam
if sending the parameter is still required.alternate_statement_descriptors
and dispute
on Charge
destination
on Charge
transfer_data
or on_behalf_of
instead.shipping_rates
on Checkout.SessionCreateParams
shipping_options
instead.coupon
and trial_from_plan
on Checkout.SessionCreateParams.subscription_data
// @ts-ignore
or any
if sending the parameter is still required.card_present
from enums CustomerListPaymentMethodsParams.type
and PaymentMethodListParams.type
charge_refunded
from enum Dispute.status
blik
on Mandate.payment_method_details
, PaymentMethodUpdateParams
, SetupAttempt.payment_method_details
, SetupIntent.payment_method_options
, SetupIntentConfirmParams.payment_method_options
, SetupIntentCreateParams.payment_method_options
, and SetupIntentUpdateParams.payment_method_options
acss_debit
, affirm
, au_becs_debit
, bacs_debit
, cashapp
, sepa_debit
, and zip
on PaymentMethodUpdateParams
* These fields are empty.country
on PaymentMethod.link
* This field was not fully operational.recurring
on PriceUpdateParams
* This property should be set on create only.attributes
, caption
, and deactivate_on
on ProductCreateParams
, ProductUpdateParams
, and Product
verification_directors_mismatch
, verification_document_directors_mismatch
, verification_extraneous_directors
, and verification_missing_directors
on enums Account.future_requirements.errors[].code
, Account.requirements.errors[].code
, BankAccount.future_requirements.errors[].code
, and BankAccount.requirements.errors[].code
2023-08-16
on enum WebhookEndpointCreateParams.api_version
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4