Skip to content

Releases: stripe/openapi

v474

21 Aug 19:26
Compare
Choose a tag to compare
  • Change type of SetupIntent#create.mandate_data from secret_key_param to emptyStringable(secret_key_param)
  • Change type of SetupIntent#confirm.mandate_data from secret_key_param | client_key_param to emptyStringable(secret_key_param | client_key_param)

v473

21 Aug 15:53
Compare
Choose a tag to compare

Release specs are identical.

v472

21 Aug 07:51
Compare
Choose a tag to compare
  • Release specs are identical.

v471

20 Aug 04:50
Compare
Choose a tag to compare
  • Change type of PaymentIntent#create.mandate_data from secret_key_param to emptyStringable(secret_key_param)
  • Change type of PaymentIntent#confirm.mandate_data from secret_key_param | client_key_param to emptyStringable(secret_key_param | client_key_param)

v470

18 Aug 17:31
Compare
Choose a tag to compare
  • Add support for payment_method_details on Dispute

v469

18 Aug 17:13
Compare
Choose a tag to compare
  • Release specs are identical.

v468

17 Aug 16:35
Compare
Choose a tag to compare
  • Add support for flat_amount on Tax.Transaction#create_reversal

v467

17 Aug 16:25
Compare
Choose a tag to compare

Release specs are identical.

v466

16 Aug 18:11
Compare
Choose a tag to compare
  • Release specs are identical.

v465

16 Aug 17:54
Compare
Choose a tag to compare
  • Remove support for values custom_account_update and custom_account_verification from enum AccountLink#create.type
  • Remove support for available_on on BalanceTransaction#list
  • Remove support for alternate_statement_descriptors, destination, and dispute on Charge
  • Remove support for shipping_rates on Checkout.Session#create
  • Remove support for coupon and trial_from_plan on Checkout.Session#create.subscription_data
  • Remove support for value card_present from enums Customer#list_payment_methods.type and PaymentMethod#list.type
  • Remove support for value charge_refunded from enum Dispute.status
  • Remove support for blik on Mandate.payment_method_details, PaymentMethod#update, SetupAttempt.payment_method_details, SetupIntent#confirm.payment_method_options, SetupIntent#create.payment_method_options, SetupIntent#update.payment_method_options, and SetupIntent.payment_method_options
  • Remove support for acss_debit, affirm, au_becs_debit, bacs_debit, cashapp, sepa_debit, and zip on PaymentMethod#update
  • Remove support for country on PaymentMethod.link
  • Remove support for recurring on Price#update
  • Remove support for attributes, caption, and deactivate_on on Product#create, Product#update, and Product