Skip to content

Releases: stripe/openapi

v124

31 Mar 16:59
Compare
Choose a tag to compare
  • Add support for bank_transfer_payments on Account#create.capabilities, Account#update.capabilities, and Account.capabilities
  • Add support for address and name on Checkout.Session.customer_details
  • Add support for customer_balance on Invoice#create.payment_settings.payment_method_options, Invoice#update.payment_settings.payment_method_options, Invoice.payment_settings.payment_method_options, Subscription#create.payment_settings.payment_method_options, Subscription#update.payment_settings.payment_method_options, and Subscription.payment_settings.payment_method_options
  • Add support for new value customer_balance on enums Invoice#create.payment_settings.payment_method_types[], Invoice#update.payment_settings.payment_method_types[], Invoice.payment_settings.payment_method_types[], Subscription#create.payment_settings.payment_method_types[], Subscription#update.payment_settings.payment_method_types[], and Subscription.payment_settings.payment_method_types[]
  • Add support for new values payment_intent.partially_funded, terminal.reader.action_failed, and terminal.reader.action_succeeded on enums WebhookEndpoint#create.enabled_events[] and WebhookEndpoint#update.enabled_events[]

v123

29 Mar 16:19
Compare
Choose a tag to compare
  • Add support for cancel_action, process_payment_intent, process_setup_intent, and set_reader_display methods on resource Terminal.Reader
  • Change Charge.failure_balance_transaction, Invoice.payment_settings.payment_method_options.us_bank_account, PaymentIntent.next_action.verify_with_microdeposits.microdeposit_type, SetupIntent.next_action.verify_with_microdeposits.microdeposit_type, and Subscription.payment_settings.payment_method_options.us_bank_account to be required
  • Add support for action on Terminal.Reader

v122

25 Mar 20:59
Compare
Choose a tag to compare
  • Add support for search method on resources Charge, Customer, Invoice, PaymentIntent, Price, Product, and Subscription

v121

25 Mar 16:41
Compare
Choose a tag to compare
  • Add support for us_bank_account_ach_payments on Account#create.capabilities, Account#update.capabilities, and Account.capabilities
  • Add support for test_clock on Subscription#list

v120

24 Mar 13:56
Compare
Choose a tag to compare
  • Add support for paynow_payments on Account#create.capabilities, Account#update.capabilities, and Account.capabilities
  • Add support for failure_balance_transaction on Charge
  • Add support for paynow on Charge.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, and PaymentMethod
  • Add support for us_bank_account on Charge.payment_method_details, Checkout.Session#create.payment_method_options, Checkout.Session.payment_method_options, Invoice#create.payment_settings.payment_method_options, Invoice#update.payment_settings.payment_method_options, Invoice.payment_settings.payment_method_options, Mandate.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, SetupAttempt.payment_method_details, SetupIntent#confirm.payment_method_options, SetupIntent#create.payment_method_options, SetupIntent#update.payment_method_options, SetupIntent.payment_method_options, Subscription#create.payment_settings.payment_method_options, Subscription#update.payment_settings.payment_method_options, and Subscription.payment_settings.payment_method_options
  • Add support for new values paynow and us_bank_account on enums Checkout.Session#create.payment_method_types[] and PaymentMethod#create.type
  • Add support for new values paynow and us_bank_account on enums Customer#list_payment_methods.type and PaymentMethod#list.type
  • Add support for new values paynow and us_bank_account on enums Invoice#create.payment_settings.payment_method_types[], Invoice#update.payment_settings.payment_method_types[], Invoice.payment_settings.payment_method_types[], Subscription#create.payment_settings.payment_method_types[], Subscription#update.payment_settings.payment_method_types[], and Subscription.payment_settings.payment_method_types[]
  • Add support for new values paynow and us_bank_account on enums PaymentIntent#confirm.payment_method_data.type, PaymentIntent#create.payment_method_data.type, and PaymentIntent#update.payment_method_data.type
  • Add support for capture_method on PaymentIntent#confirm.payment_method_options.afterpay_clearpay, PaymentIntent#confirm.payment_method_options.card, PaymentIntent#confirm.payment_method_options.klarna, PaymentIntent#create.payment_method_options.afterpay_clearpay, PaymentIntent#create.payment_method_options.card, PaymentIntent#create.payment_method_options.klarna, PaymentIntent#update.payment_method_options.afterpay_clearpay, PaymentIntent#update.payment_method_options.card, PaymentIntent#update.payment_method_options.klarna, PaymentIntent.payment_method_options.afterpay_clearpay, PaymentIntent.payment_method_options.card, PaymentIntent.payment_method_options.klarna, and PaymentIntentTypeSpecificPaymentMethodOptionsClient
  • Add support for descriptor_code on PaymentIntent#verify_microdeposits and SetupIntent#verify_microdeposits
  • Add support for paynow_display_qr_code on PaymentIntent.next_action
  • Add support for microdeposit_type on PaymentIntent.next_action.verify_with_microdeposits and SetupIntent.next_action.verify_with_microdeposits
  • Add support for verification_method on PaymentIntentTypeSpecificPaymentMethodOptionsClient and SetupIntentTypeSpecificPaymentMethodOptionsClient
  • Add support for new values paynow and us_bank_account on enum PaymentMethod.type

v119

23 Mar 15:45
Compare
Choose a tag to compare
  • Add support for cancel method on resource Refund
  • Add support for new values bg_uic, hu_tin, and si_tin on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, and TaxId.type
  • Add support for new values bg_uic, hu_tin, and si_tin on enums Customer#create.tax_id_data[].type, Invoice#upcoming.customer_details.tax_ids[].type, Invoice#upcomingLines.customer_details.tax_ids[].type, and TaxId#create.type
  • Change Invoice#create.customer to be optional
  • Add support for test_clock on Quote#list
  • Add support for new values test_helpers.test_clock.advancing, test_helpers.test_clock.created, test_helpers.test_clock.deleted, test_helpers.test_clock.internal_failure, and test_helpers.test_clock.ready on enums WebhookEndpoint#create.enabled_events[] and WebhookEndpoint#update.enabled_events[]

v118

18 Mar 12:51
Compare
Choose a tag to compare
  • Add support for status on Card

v117

11 Mar 20:02
Compare
Choose a tag to compare
  • Add support for mandate on Charge.payment_method_details.card
  • Add support for mandate_options on PaymentIntent#create.payment_method_options.card, PaymentIntent#update.payment_method_options.card, PaymentIntent#confirm.payment_method_options.card, PaymentIntent.payment_method_options.card, SetupIntent#create.payment_method_options.card, SetupIntent#update.payment_method_options.card, SetupIntent#confirm.payment_method_options.card, and SetupIntent.payment_method_options.card
  • Add support for card_await_notification on PaymentIntent.next_action
  • Add support for customer_notification on PaymentIntent.processing.card
  • Change PaymentLink#create.line_items to be required

v116

09 Mar 15:40
Compare
Choose a tag to compare
  • Add support for test_clock on Customer#list
  • Change Invoice.test_clock, InvoiceItem.test_clock, Quote.test_clock, Subscription.test_clock, and SubscriptionSchedule.test_clock to be required

v115

02 Mar 15:22
Compare
Choose a tag to compare
  • Add support for new resources CreditedItems and ProrationDetails
  • Add support for proration_details on InvoiceLineItem