Releases: stripe/openapi
Releases · stripe/openapi
v584
- Release specs are identical.
v583
Release specs are identical.
v582
Release specs are identical.
v581
- Remove support for resource
Margin
- Add support for
statement_descriptor_suffix
andstatement_descriptor
onPaymentLink#create.payment_intent_data
,PaymentLink#update.payment_intent_data
, andPaymentLink.payment_intent_data
v580
- Release specs are identical.
v579
- Release specs are identical.
v578
Release specs are identical.
v577
- Change
PaymentLink.payment_intent_data.metadata
andPaymentLink.subscription_data.metadata
to be required
v576
- Add support for new resources
Issuing.Token
andMargin
- Add support for
list
,retrieve
, andupdate
methods on resourceToken
- Add support for
amount_authorized
,extended_authorization
,incremental_authorization
,multicapture
, andovercapture
onCharge.payment_method_details.card
- Add support for
token
onIssuing.Authorization
andIssuing.Transaction
- Add support for
request_extended_authorization
,request_multicapture
, andrequest_overcapture
onPaymentIntent#confirm.payment_method_options.card
,PaymentIntent#create.payment_method_options.card
,PaymentIntent#update.payment_method_options.card
, andPaymentIntent.payment_method_options.card
- Add support for
request_incremental_authorization
onPaymentIntent#confirm.payment_method_options.card_present
,PaymentIntent#confirm.payment_method_options.card
,PaymentIntent#create.payment_method_options.card_present
,PaymentIntent#create.payment_method_options.card
,PaymentIntent#update.payment_method_options.card_present
,PaymentIntent#update.payment_method_options.card
, andPaymentIntent.payment_method_options.card
- Add support for
final_capture
onPaymentIntent#capture
- Add support for
metadata
onPaymentLink#create.payment_intent_data
,PaymentLink#create.subscription_data
,PaymentLink.payment_intent_data
, andPaymentLink.subscription_data
- Add support for
payment_intent_data
andsubscription_data
onPaymentLink#update
v575
Release specs are identical.