-
#1529 API Updates
- Add support for
cashapp_payments
onAccount.capabilities
,AccountCreateParams.capabilities
, andAccountUpdateParams.capabilities
- Add support for
future_requirements
andrequirements
onBankAccount
- Add support for
cashapp
as a new payment method type throughout the API. - Add support for
country
onCharge.payment_method_details.link
- Add support for new value
automatic_async
on enumsCheckoutSessionCreateParams.payment_intent_data.capture_method
,PaymentIntentConfirmParams.capture_method
,PaymentIntentCreateParams.capture_method
,PaymentIntentUpdateParams.capture_method
, andPaymentLinkCreateParams.payment_intent_data.capture_method
- Add support for
preferred_locale
onPaymentIntent.payment_method_options.affirm
,PaymentIntentConfirmParams.payment_method_options.affirm
,PaymentIntentCreateParams.payment_method_options.affirm
, andPaymentIntentUpdateParams.payment_method_options.affirm
- Add support for
cashapp_handle_redirect_or_display_qr_code
onPaymentIntent.next_action
andSetupIntent.next_action
- Add support for new value
payout.reconciliation_completed
on enumsWebhookEndpointCreateParams.enabled_events[]
andWebhookEndpointUpdateParams.enabled_events[]
- Add support for
-
#1526 Update generated code (new)
Release specs are identical.