Skip to content

Releases: stripe/openapi

v1269

04 Oct 20:39
Compare
Choose a tag to compare
  • Release specs are identical.

v1268

25 Sep 19:26
Compare
Choose a tag to compare
  • Add support for new resources Billing.CreditBalanceSummary, Billing.CreditBalanceTransaction, Billing.CreditGrant, and Margin
  • Add support for retrieve method on resource CreditBalanceSummary
  • Add support for list and retrieve methods on resource CreditBalanceTransaction
  • Add support for create, expire, list, retrieve, update, and void_grant methods on resource CreditGrant
  • Add support for usage_threshold on Billing.Alert#create and Billing.Alert
  • Remove support for filter and usage_threshold_config on Billing.Alert#create and Billing.Alert
  • Change BillingPortal.Configuration#create.features.subscription_update.default_allowed_updates and BillingPortal.Configuration#create.features.subscription_update.products to be optional
  • Add support for pretax_credit_amounts on CreditNote
  • Add support for total_pretax_credit_amounts on Invoice
  • Add support for custom_unit_amount on Product#create.default_price_data
  • Add support for allow_redisplay on Terminal.Reader#process_payment_intent.process_config and Terminal.Reader#process_setup_intent
  • Remove support for customer_consent_collected on Terminal.Reader#process_setup_intent
  • Add support for new value international_transaction on enum Treasury.ReceivedCredit.failure_code
  • Add support for new value 2024-09-30.acacia on enum WebhookEndpoint#create.api_version

v1267

18 Sep 16:49
Compare
Choose a tag to compare
  • Add support for new value international_transaction on enum Treasury.ReceivedDebit.failure_code

v1266

18 Sep 14:59
Compare
Choose a tag to compare
  • Add support for automatically_finalizes_at on Invoice

v1265

18 Sep 01:02
Compare
Choose a tag to compare
  • Release specs are identical.

v1264

17 Sep 21:41
Compare
Choose a tag to compare

Release specs are identical.

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