Skip to content

Releases: stripe/openapi

v1263

17 Sep 20:44
Compare
Choose a tag to compare
  • Add support for amazon_pay on Dispute.payment_method_details
  • Add support for new value amazon_pay on enum Dispute.payment_method_details.type

v1262

16 Sep 22:53
Compare
Choose a tag to compare
  • Release specs are identical.

v1261

16 Sep 21:48
Compare
Choose a tag to compare
  • Add support for new value verification_supportability on enums Account.future_requirements.errors[].code, Account.requirements.errors[].code, BankAccount.future_requirements.errors[].code, and BankAccount.requirements.errors[].code
  • Add support for new value terminal_reader_invalid_location_for_activation on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
  • Add support for payer_details on Charge.payment_method_details.klarna
  • Add support for state_sales_tax on Tax.Registration#create.country_options.us and Tax.Registration.country_options.us

v1260

10 Sep 20:46
Compare
Choose a tag to compare
  • Change TestHelpers.TestClock.status_details to be required

v1259

10 Sep 18:56
Compare
Choose a tag to compare
  • Add support for new value submitted on enum Issuing.Card.shipping.status

v1258

10 Sep 18:24
Compare
Choose a tag to compare

Release specs are identical.

v1257

10 Sep 15:57
Compare
Choose a tag to compare
  • Add support for required on Checkout.Session#create.tax_id_collection, Checkout.Session.tax_id_collection, PaymentLink#create.tax_id_collection, PaymentLink#update.tax_id_collection, and PaymentLink.tax_id_collection

v1256

10 Sep 00:05
Compare
Choose a tag to compare

Release specs are identical.

v1255

09 Sep 23:55
Compare
Choose a tag to compare
  • Release specs are identical.

v1254

13 Sep 19:29
Compare
Choose a tag to compare
  • Add support for new resource InvoiceRenderingTemplate
  • Add support for archive, list, retrieve, and unarchive methods on resource InvoiceRenderingTemplate
  • Add support for template on Customer#create.invoice_settings.rendering_options, Customer#update.invoice_settings.rendering_options, Customer.invoice_settings.rendering_options, Invoice#create.rendering, Invoice#update.rendering, and Invoice.rendering
  • Add support for template_version on Invoice#create.rendering, Invoice#update.rendering, and Invoice.rendering