github stripe/stripe-ruby v19.3.0-alpha.4

pre-release5 hours ago
  • #1878 Update generated code for private-preview
    • Add support for retrieve method on resource Radar::CustomerEvaluation
    • Add support for disable_stripe_user_authentication on AccountSession::Component::Bill::Feature
    • Add support for tamara on Charge::PaymentMethodDetail, ConfirmationToken::PaymentMethodPreview, ConfirmationTokenCreateParams::PaymentMethodDatum, PaymentAttemptRecord::PaymentMethodDetail, PaymentIntentConfirmParams::PaymentMethodDatum, PaymentIntentCreateParams::PaymentMethodDatum, PaymentIntentUpdateParams::PaymentMethodDatum, PaymentMethodCreateParams, PaymentMethod, PaymentRecord::PaymentMethodDetail, SetupIntentConfirmParams::PaymentMethodDatum, SetupIntentCreateParams::PaymentMethodDatum, SetupIntentUpdateParams::PaymentMethodDatum, and SharedPayment::GrantedToken::PaymentMethodDetail
    • Add support for status on Charge::PaymentMethodDetail::Card::AccountFunding
    • ⚠️ Remove support for processed_transaction_type on Charge::PaymentMethodDetail::Card::AccountFunding
    • Add support for items on Checkout::SessionCreateParams
    • ⚠️ Remove support for brand on Checkout::Session::CurrentAttempt::PaymentMethodDetail::Card
    • ⚠️ Remove support for first6 on ConfirmationToken::PaymentMethodPreview::GiftCard, PaymentMethod::GiftCard, and SharedPayment::GrantedToken::PaymentMethodDetail::GiftCard
    • Add support for fingerprint on GiftCard
    • Add support for blik on Mandate::PaymentMethodDetail
    • Add support for buyer_id on Order::Payment::Setting::PaymentMethodOption::WechatPay, OrderCreateParams::Payment::Setting::PaymentMethodOption::WechatPay, OrderUpdateParams::Payment::Setting::PaymentMethodOption::WechatPay, PaymentIntent::PaymentMethodOption::WechatPay, PaymentIntentConfirmParams::PaymentMethodOption::WechatPay, PaymentIntentCreateParams::PaymentMethodOption::WechatPay, and PaymentIntentUpdateParams::PaymentMethodOption::WechatPay
    • Add support for payment_method_details on PaymentAttemptRecordReportGuaranteedParams and PaymentRecordReportPaymentAttemptGuaranteedParams
    • Add support for failed and refund_group on PaymentAttemptRecordReportRefundParams and PaymentRecordReportRefundParams
    • Change type of PaymentAttemptRecordReportRefundParams.outcome and PaymentRecordReportRefundParams.outcome from literal('refunded') to enum('failed'|'refunded')
    • Add support for beneficiary_details on PaymentIntent::PaymentDetail::MoneyService, PaymentIntentConfirmParams::PaymentDetail::MoneyService, PaymentIntentCreateParams::PaymentDetail::MoneyService, and PaymentIntentUpdateParams::PaymentDetail::MoneyService
    • ⚠️ Remove support for beneficiary_account and beneficiary_details on PaymentIntent::PaymentDetail::MoneyService::AccountFunding, PaymentIntentConfirmParams::PaymentDetail::MoneyService::AccountFunding, PaymentIntentCreateParams::PaymentDetail::MoneyService::AccountFunding, and PaymentIntentUpdateParams::PaymentDetail::MoneyService::AccountFunding
    • ⚠️ Remove support for sender_account on PaymentIntentConfirmParams::PaymentDetail::MoneyService::AccountFunding, PaymentIntentCreateParams::PaymentDetail::MoneyService::AccountFunding, and PaymentIntentUpdateParams::PaymentDetail::MoneyService::AccountFunding
    • Add support for given_name and surname on PaymentIntent::PaymentDetail::MoneyService::AccountFunding::SenderDetail, PaymentIntentConfirmParams::PaymentDetail::MoneyService::AccountFunding::SenderDetail, PaymentIntentCreateParams::PaymentDetail::MoneyService::AccountFunding::SenderDetail, and PaymentIntentUpdateParams::PaymentDetail::MoneyService::AccountFunding::SenderDetail
    • ⚠️ Remove support for name on PaymentIntent::PaymentDetail::MoneyService::AccountFunding::SenderDetail, PaymentIntentConfirmParams::PaymentDetail::MoneyService::AccountFunding::SenderDetail, PaymentIntentCreateParams::PaymentDetail::MoneyService::AccountFunding::SenderDetail, and PaymentIntentUpdateParams::PaymentDetail::MoneyService::AccountFunding::SenderDetail
    • Change type of PaymentIntentConfirmParams::PaymentMethodOption::Card.capture_method, PaymentIntentCreateParams::PaymentMethodOption::Card.capture_method, and PaymentIntentUpdateParams::PaymentMethodOption::Card.capture_method from literal('manual') to enum('automatic_delayed'|'manual')
    • ⚠️ Remove support for wallet on PaymentIntentConfirmParams::PaymentMethodOption::Card::PaymentDetail::MoneyService::AccountFunding, PaymentIntentConfirmParams::PaymentMethodOption::CardPresent::PaymentDetail::MoneyService::AccountFunding, PaymentIntentCreateParams::PaymentMethodOption::Card::PaymentDetail::MoneyService::AccountFunding, PaymentIntentCreateParams::PaymentMethodOption::CardPresent::PaymentDetail::MoneyService::AccountFunding, PaymentIntentUpdateParams::PaymentMethodOption::Card::PaymentDetail::MoneyService::AccountFunding, and PaymentIntentUpdateParams::PaymentMethodOption::CardPresent::PaymentDetail::MoneyService::AccountFunding
    • Add support for transaction_verification_options on PaymentIntent::PaymentMethodOption::Crypto, PaymentIntentConfirmParams::PaymentMethodOption::Crypto, PaymentIntentCreateParams::PaymentMethodOption::Crypto, and PaymentIntentUpdateParams::PaymentMethodOption::Crypto
    • Change type of PaymentIntentSimulateCryptoDepositParams.token_currency from literal('usdc') to enum('usdc'|'usdg'|'usdp')
    • Add support for forced_capture on PaymentIntent::AdvancedFeatureDetail
    • Add support for wechat_pay_handle_app_redirect on PaymentIntent::NextAction and SetupIntent::NextAction
    • Add support for ethereum and polygon on PaymentIntent::NextAction::CryptoDisplayDetail::DepositAddress
    • ⚠️ Change type of PaymentIntent::NextAction::CryptoDisplayDetail::DepositAddress::Base::SupportedToken.token_currency, PaymentIntent::NextAction::CryptoDisplayDetail::DepositAddress::Solana::SupportedToken.token_currency, and PaymentIntent::NextAction::CryptoDisplayDetail::DepositAddress::Tempo::SupportedToken.token_currency from literal('usdc') to enum('usdc'|'usdg'|'usdp')
    • Add support for beneficiary_account on PaymentIntent::PaymentDetail::MoneyService
    • ⚠️ Change type of PaymentIntent::PaymentMethodOption::Card.capture_method from literal('manual') to enum('automatic_delayed'|'manual')
    • Change type of PaymentLocationUpdateParams::BusinessRegistration.siret from string to emptyable(string)
    • Add support for card on PaymentRecordReportPaymentAttemptParams::PaymentMethodDetail and PaymentRecordReportPaymentParams::PaymentMethodDetail
    • Change type of PaymentRecordReportPaymentAttemptParams::PaymentMethodDetail.type and PaymentRecordReportPaymentParams::PaymentMethodDetail.type from literal('custom') to enum('card'|'custom')
    • Add support for managed_payments on Product
    • Add support for payment_attempt_record on RefundCreateParams and RefundListParams
    • Add support for payment_record on RefundListParams
    • Add support for protections on V2::Core::Account::Configuration::CardCreator::Capability::Commercial::Celtic::ChargeCard, V2::Core::Account::Configuration::CardCreator::Capability::Commercial::Celtic::SpendCard, V2::Core::Account::Configuration::CardCreator::Capability::Commercial::CrossRiverBank::ChargeCard, V2::Core::Account::Configuration::CardCreator::Capability::Commercial::CrossRiverBank::PrepaidCard, V2::Core::Account::Configuration::CardCreator::Capability::Commercial::CrossRiverBank::SpendCard, V2::Core::Account::Configuration::CardCreator::Capability::Commercial::FifthThird::ChargeCard, V2::Core::Account::Configuration::CardCreator::Capability::Commercial::Lead::PrepaidCard, V2::Core::Account::Configuration::CardCreator::Capability::Commercial::Stripe::ChargeCard, V2::Core::Account::Configuration::CardCreator::Capability::Commercial::Stripe::PrepaidCard, V2::Core::Account::Configuration::CardCreator::Capability::Consumer::Celtic::RevolvingCreditCard, V2::Core::Account::Configuration::CardCreator::Capability::Consumer::CrossRiverBank::PrepaidCard, V2::Core::Account::Configuration::CardCreator::Capability::Consumer::Lead::DebitCard, V2::Core::Account::Configuration::CardCreator::Capability::Consumer::Lead::PrepaidCard, V2::Core::Account::Configuration::Customer::Capability::AutomaticIndirectTax, V2::Core::Account::Configuration::Merchant::Capability::AchDebitPayment, V2::Core::Account::Configuration::Merchant::Capability::AcssDebitPayment, V2::Core::Account::Configuration::Merchant::Capability::AffirmPayment, V2::Core::Account::Configuration::Merchant::Capability::AfterpayClearpayPayment, V2::Core::Account::Configuration::Merchant::Capability::AlmaPayment, V2::Core::Account::Configuration::Merchant::Capability::AmazonPayPayment, V2::Core::Account::Configuration::Merchant::Capability::AuBecsDebitPayment, V2::Core::Account::Configuration::Merchant::Capability::BacsDebitPayment, V2::Core::Account::Configuration::Merchant::Capability::BancontactPayment, V2::Core::Account::Configuration::Merchant::Capability::BlikPayment, V2::Core::Account::Configuration::Merchant::Capability::BoletoPayment, V2::Core::Account::Configuration::Merchant::Capability::CardPayment, V2::Core::Account::Configuration::Merchant::Capability::CartesBancairesPayment, V2::Core::Account::Configuration::Merchant::Capability::CashappPayment, V2::Core::Account::Configuration::Merchant::Capability::EpsPayment, V2::Core::Account::Configuration::Merchant::Capability::FpxPayment, V2::Core::Account::Configuration::Merchant::Capability::GbBankTransferPayment, V2::Core::Account::Configuration::Merchant::Capability::GrabpayPayment, V2::Core::Account::Configuration::Merchant::Capability::IdealPayment, V2::Core::Account::Configuration::Merchant::Capability::JcbPayment, V2::Core::Account::Configuration::Merchant::Capability::JpBankTransferPayment, V2::Core::Account::Configuration::Merchant::Capability::KakaoPayPayment, V2::Core::Account::Configuration::Merchant::Capability::KlarnaPayment, V2::Core::Account::Configuration::Merchant::Capability::KonbiniPayment, V2::Core::Account::Configuration::Merchant::Capability::KrCardPayment, V2::Core::Account::Configuration::Merchant::Capability::LinkPayment, V2::Core::Account::Configuration::Merchant::Capability::MobilepayPayment, V2::Core::Account::Configuration::Merchant::Capability::MultibancoPayment, V2::Core::Account::Configuration::Merchant::Capability::MxBankTransferPayment, V2::Core::Account::Configuration::Merchant::Capability::NaverPayPayment, V2::Core::Account::Configuration::Merchant::Capability::OxxoPayment, V2::Core::Account::Configuration::Merchant::Capability::P24Payment, V2::Core::Account::Configuration::Merchant::Capability::PayByBankPayment, V2::Core::Account::Configuration::Merchant::Capability::PaycoPayment, V2::Core::Account::Configuration::Merchant::Capability::PaynowPayment, V2::Core::Account::Configuration::Merchant::Capability::PromptpayPayment, V2::Core::Account::Configuration::Merchant::Capability::RevolutPayPayment, V2::Core::Account::Configuration::Merchant::Capability::SamsungPayPayment, V2::Core::Account::Configuration::Merchant::Capability::SepaBankTransferPayment, V2::Core::Account::Configuration::Merchant::Capability::SepaDebitPayment, V2::Core::Account::Configuration::Merchant::Capability::StripeBalance::Payout, V2::Core::Account::Configuration::Merchant::Capability::SwishPayment, V2::Core::Account::Configuration::Merchant::Capability::TwintPayment, V2::Core::Account::Configuration::Merchant::Capability::UsBankTransferPayment, V2::Core::Account::Configuration::Merchant::Capability::ZipPayment, V2::Core::Account::Configuration::Recipient::Capability::BankAccount::Instant, V2::Core::Account::Configuration::Recipient::Capability::BankAccount::Local, V2::Core::Account::Configuration::Recipient::Capability::BankAccount::Wire, V2::Core::Account::Configuration::Recipient::Capability::Card, V2::Core::Account::Configuration::Recipient::Capability::CryptoWallet, V2::Core::Account::Configuration::Recipient::Capability::PaperCheck, V2::Core::Account::Configuration::Recipient::Capability::StripeBalance::Payout, V2::Core::Account::Configuration::Recipient::Capability::StripeBalance::StripeTransfer, V2::Core::Account::Configuration::Storer::Capability::Consumer::HoldsCurrency::Usd, V2::Core::Account::Configuration::Storer::Capability::FinancialAddress::BankAccount, V2::Core::Account::Configuration::Storer::Capability::FinancialAddress::CryptoWallet, V2::Core::Account::Configuration::Storer::Capability::HoldsCurrency::Eur, V2::Core::Account::Configuration::Storer::Capability::HoldsCurrency::Gbp, V2::Core::Account::Configuration::Storer::Capability::HoldsCurrency::Usd, V2::Core::Account::Configuration::Storer::Capability::HoldsCurrency::Usdc, V2::Core::Account::Configuration::Storer::Capability::InboundTransfer::BankAccount, V2::Core::Account::Configuration::Storer::Capability::OutboundPayment::BankAccount, V2::Core::Account::Configuration::Storer::Capability::OutboundPayment::Card, V2::Core::Account::Configuration::Storer::Capability::OutboundPayment::CryptoWallet, V2::Core::Account::Configuration::Storer::Capability::OutboundPayment::FinancialAccount, V2::Core::Account::Configuration::Storer::Capability::OutboundPayment::PaperCheck, V2::Core::Account::Configuration::Storer::Capability::OutboundTransfer::BankAccount, V2::Core::Account::Configuration::Storer::Capability::OutboundTransfer::CryptoWallet, V2::Core::Account::Configuration::Storer::Capability::OutboundTransfer::FinancialAccount, V2::Core::AccountCreateParams::Configuration::CardCreator::Capability::Commercial::Celtic::ChargeCard, V2::Core::AccountCreateParams::Configuration::CardCreator::Capability::Commercial::Celtic::SpendCard, V2::Core::AccountCreateParams::Configuration::CardCreator::Capability::Commercial::CrossRiverBank::ChargeCard, V2::Core::AccountCreateParams::Configuration::CardCreator::Capability::Commercial::CrossRiverBank::PrepaidCard, V2::Core::AccountCreateParams::Configuration::CardCreator::Capability::Commercial::CrossRiverBank::SpendCard, V2::Core::AccountCreateParams::Configuration::CardCreator::Capability::Commercial::FifthThird::ChargeCard, V2::Core::AccountCreateParams::Configuration::CardCreator::Capability::Commercial::Lead::PrepaidCard, V2::Core::AccountCreateParams::Configuration::CardCreator::Capability::Commercial::Stripe::ChargeCard, V2::Core::AccountCreateParams::Configuration::CardCreator::Capability::Commercial::Stripe::PrepaidCard, V2::Core::AccountCreateParams::Configuration::CardCreator::Capability::Consumer::Celtic::RevolvingCreditCard, V2::Core::AccountCreateParams::Configuration::CardCreator::Capability::Consumer::CrossRiverBank::PrepaidCard, V2::Core::AccountCreateParams::Configuration::CardCreator::Capability::Consumer::Lead::DebitCard, V2::Core::AccountCreateParams::Configuration::CardCreator::Capability::Consumer::Lead::PrepaidCard, V2::Core::AccountCreateParams::Configuration::Customer::Capability::AutomaticIndirectTax, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::AchDebitPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::AcssDebitPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::AffirmPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::AfterpayClearpayPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::AlmaPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::AmazonPayPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::AuBecsDebitPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::BacsDebitPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::BancontactPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::BlikPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::BoletoPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::CardPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::CartesBancairesPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::CashappPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::EpsPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::FpxPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::GbBankTransferPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::GrabpayPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::IdealPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::JcbPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::JpBankTransferPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::KakaoPayPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::KlarnaPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::KonbiniPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::KrCardPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::LinkPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::MobilepayPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::MultibancoPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::MxBankTransferPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::NaverPayPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::OxxoPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::P24Payment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::PayByBankPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::PaycoPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::PaynowPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::PromptpayPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::RevolutPayPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::SamsungPayPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::SepaBankTransferPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::SepaDebitPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::SwishPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::TwintPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::UsBankTransferPayment, V2::Core::AccountCreateParams::Configuration::Merchant::Capability::ZipPayment, V2::Core::AccountCreateParams::Configuration::Recipient::Capability::BankAccount::Instant, V2::Core::AccountCreateParams::Configuration::Recipient::Capability::BankAccount::Local, V2::Core::AccountCreateParams::Configuration::Recipient::Capability::BankAccount::Wire, V2::Core::AccountCreateParams::Configuration::Recipient::Capability::Card, V2::Core::AccountCreateParams::Configuration::Recipient::Capability::CryptoWallet, V2::Core::AccountCreateParams::Configuration::Recipient::Capability::PaperCheck, V2::Core::AccountCreateParams::Configuration::Recipient::Capability::StripeBalance::StripeTransfer, V2::Core::AccountCreateParams::Configuration::Storer::Capability::Consumer::HoldsCurrency::Usd, V2::Core::AccountCreateParams::Configuration::Storer::Capability::FinancialAddress::BankAccount, V2::Core::AccountCreateParams::Configuration::Storer::Capability::FinancialAddress::CryptoWallet, V2::Core::AccountCreateParams::Configuration::Storer::Capability::HoldsCurrency::Eur, V2::Core::AccountCreateParams::Configuration::Storer::Capability::HoldsCurrency::Gbp, V2::Core::AccountCreateParams::Configuration::Storer::Capability::HoldsCurrency::Usd, V2::Core::AccountCreateParams::Configuration::Storer::Capability::HoldsCurrency::Usdc, V2::Core::AccountCreateParams::Configuration::Storer::Capability::InboundTransfer::BankAccount, V2::Core::AccountCreateParams::Configuration::Storer::Capability::OutboundPayment::BankAccount, V2::Core::AccountCreateParams::Configuration::Storer::Capability::OutboundPayment::Card, V2::Core::AccountCreateParams::Configuration::Storer::Capability::OutboundPayment::CryptoWallet, V2::Core::AccountCreateParams::Configuration::Storer::Capability::OutboundPayment::FinancialAccount, V2::Core::AccountCreateParams::Configuration::Storer::Capability::OutboundPayment::PaperCheck, V2::Core::AccountCreateParams::Configuration::Storer::Capability::OutboundTransfer::BankAccount, V2::Core::AccountCreateParams::Configuration::Storer::Capability::OutboundTransfer::CryptoWallet, V2::Core::AccountCreateParams::Configuration::Storer::Capability::OutboundTransfer::FinancialAccount, V2::Core::AccountUpdateParams::Configuration::CardCreator::Capability::Commercial::Celtic::ChargeCard, V2::Core::AccountUpdateParams::Configuration::CardCreator::Capability::Commercial::Celtic::SpendCard, V2::Core::AccountUpdateParams::Configuration::CardCreator::Capability::Commercial::CrossRiverBank::ChargeCard, V2::Core::AccountUpdateParams::Configuration::CardCreator::Capability::Commercial::CrossRiverBank::PrepaidCard, V2::Core::AccountUpdateParams::Configuration::CardCreator::Capability::Commercial::CrossRiverBank::SpendCard, V2::Core::AccountUpdateParams::Configuration::CardCreator::Capability::Commercial::FifthThird::ChargeCard, V2::Core::AccountUpdateParams::Configuration::CardCreator::Capability::Commercial::Lead::PrepaidCard, V2::Core::AccountUpdateParams::Configuration::CardCreator::Capability::Commercial::Stripe::ChargeCard, V2::Core::AccountUpdateParams::Configuration::CardCreator::Capability::Commercial::Stripe::PrepaidCard, V2::Core::AccountUpdateParams::Configuration::CardCreator::Capability::Consumer::Celtic::RevolvingCreditCard, V2::Core::AccountUpdateParams::Configuration::CardCreator::Capability::Consumer::CrossRiverBank::PrepaidCard, V2::Core::AccountUpdateParams::Configuration::CardCreator::Capability::Consumer::Lead::DebitCard, V2::Core::AccountUpdateParams::Configuration::CardCreator::Capability::Consumer::Lead::PrepaidCard, V2::Core::AccountUpdateParams::Configuration::Customer::Capability::AutomaticIndirectTax, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::AchDebitPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::AcssDebitPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::AffirmPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::AfterpayClearpayPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::AlmaPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::AmazonPayPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::AuBecsDebitPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::BacsDebitPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::BancontactPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::BlikPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::BoletoPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::CardPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::CartesBancairesPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::CashappPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::EpsPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::FpxPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::GbBankTransferPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::GrabpayPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::IdealPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::JcbPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::JpBankTransferPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::KakaoPayPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::KlarnaPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::KonbiniPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::KrCardPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::LinkPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::MobilepayPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::MultibancoPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::MxBankTransferPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::NaverPayPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::OxxoPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::P24Payment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::PayByBankPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::PaycoPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::PaynowPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::PromptpayPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::RevolutPayPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::SamsungPayPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::SepaBankTransferPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::SepaDebitPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::SwishPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::TwintPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::UsBankTransferPayment, V2::Core::AccountUpdateParams::Configuration::Merchant::Capability::ZipPayment, V2::Core::AccountUpdateParams::Configuration::Recipient::Capability::BankAccount::Instant, V2::Core::AccountUpdateParams::Configuration::Recipient::Capability::BankAccount::Local, V2::Core::AccountUpdateParams::Configuration::Recipient::Capability::BankAccount::Wire, V2::Core::AccountUpdateParams::Configuration::Recipient::Capability::Card, V2::Core::AccountUpdateParams::Configuration::Recipient::Capability::CryptoWallet, V2::Core::AccountUpdateParams::Configuration::Recipient::Capability::PaperCheck, V2::Core::AccountUpdateParams::Configuration::Recipient::Capability::StripeBalance::StripeTransfer, V2::Core::AccountUpdateParams::Configuration::Storer::Capability::Consumer::HoldsCurrency::Usd, V2::Core::AccountUpdateParams::Configuration::Storer::Capability::FinancialAddress::BankAccount, V2::Core::AccountUpdateParams::Configuration::Storer::Capability::FinancialAddress::CryptoWallet, V2::Core::AccountUpdateParams::Configuration::Storer::Capability::HoldsCurrency::Eur, V2::Core::AccountUpdateParams::Configuration::Storer::Capability::HoldsCurrency::Gbp, V2::Core::AccountUpdateParams::Configuration::Storer::Capability::HoldsCurrency::Usd, V2::Core::AccountUpdateParams::Configuration::Storer::Capability::HoldsCurrency::Usdc, V2::Core::AccountUpdateParams::Configuration::Storer::Capability::InboundTransfer::BankAccount, V2::Core::AccountUpdateParams::Configuration::Storer::Capability::OutboundPayment::BankAccount, V2::Core::AccountUpdateParams::Configuration::Storer::Capability::OutboundPayment::Card, V2::Core::AccountUpdateParams::Configuration::Storer::Capability::OutboundPayment::CryptoWallet, V2::Core::AccountUpdateParams::Configuration::Storer::Capability::OutboundPayment::FinancialAccount, V2::Core::AccountUpdateParams::Configuration::Storer::Capability::OutboundPayment::PaperCheck, V2::Core::AccountUpdateParams::Configuration::Storer::Capability::OutboundTransfer::BankAccount, V2::Core::AccountUpdateParams::Configuration::Storer::Capability::OutboundTransfer::CryptoWallet, and V2::Core::AccountUpdateParams::Configuration::Storer::Capability::OutboundTransfer::FinancialAccount
  • #1893 Merge to private-preview

See the changelog for more details.

Don't miss a new stripe-ruby release

NewReleases is sending notifications on new releases.