Releases: stripe/openapi
Releases · stripe/openapi
v360
- Add support for
description
,iin
, andissuer
onPaymentMethod.card_present
andPaymentMethod.interac_present
v359
Release specs are identical.
v358
- Release specs are identical.
v357
Release specs are identical.
v356
- Release specs are identical.
v355
Release specs are identical.
v354
- Add support for
zip_payments
onAccount#create.capabilities
,Account#update.capabilities
, andAccount.capabilities
- Add support for
zip
onCharge.payment_method_details
,PaymentIntent#confirm.payment_method_data
,PaymentIntent#confirm.payment_method_options
,PaymentIntent#create.payment_method_data
,PaymentIntent#create.payment_method_options
,PaymentIntent#update.payment_method_data
,PaymentIntent#update.payment_method_options
,PaymentIntent.payment_method_options
,PaymentMethod#create
,PaymentMethod#update
,PaymentMethod
,SetupIntent#confirm.payment_method_data
,SetupIntent#create.payment_method_data
, andSetupIntent#update.payment_method_data
- Add support for new value
zip
on enumsCheckout.Session#create.payment_method_types[]
andPaymentMethod#create.type
- Add support for new value
zip
on enumsCustomer#list_payment_methods.type
andPaymentMethod#list.type
- Add support for new value
zip
on enumsPaymentIntent#confirm.payment_method_data.type
,PaymentIntent#create.payment_method_data.type
,PaymentIntent#update.payment_method_data.type
,SetupIntent#confirm.payment_method_data.type
,SetupIntent#create.payment_method_data.type
, andSetupIntent#update.payment_method_data.type
- Add support for new value
zip
on enumPaymentMethod.type
v353
- Release specs are identical.
v352
- Change type of
Invoice.last_finalization_error.code
,PaymentIntent.last_payment_error.code
,SetupAttempt.setup_error.code
,SetupIntent.last_setup_error.code
, andStripeError.code
fromstring
toenum
v351
Release specs are identical.