- #1607 Update generated code for beta
- Change type of
Checkout::Session::CreateParams::SubscriptionDatum.billing_mode
,Invoice::CreatePreviewParams::ScheduleDetail.billing_mode
,Invoice::CreatePreviewParams::SubscriptionDetail.billing_mode
,Quote::CreateParams::SubscriptionDatum.billing_mode
,Quote::SubscriptionDatum.billing_mode
,Subscription::CreateParams.billing_mode
, andSubscriptionSchedule::CreateParams.billing_mode
fromenum('classic'|'flexible')
tobilling_mode
- Add support for
submission_method
onDispute::EvidenceDetail
- Add support for
on_demand
andsubscriptions
onOrder::CreateParams::Payment::Setting::PaymentMethodOption::Klarna
andOrder::UpdateParams::Payment::Setting::PaymentMethodOption::Klarna
- Change type of
Order::CreateParams::Payment::Setting::PaymentMethodOption::Klarna.setup_future_usage
,Order::Payment::Setting::PaymentMethodOption::Klarna.setup_future_usage
, andOrder::UpdateParams::Payment::Setting::PaymentMethodOption::Klarna.setup_future_usage
fromliteral('none')
toenum('none'|'off_session'|'on_session')
- Add support for
crypto
onPaymentAttemptRecord::PaymentMethodDetail
andPaymentRecord::PaymentMethodDetail
- Change type of
PaymentIntent::ConfirmParams::PaymentMethodOption::Gopay.setup_future_usage
,PaymentIntent::CreateParams::PaymentMethodOption::Gopay.setup_future_usage
,PaymentIntent::PaymentMethodOption::Gopay.setup_future_usage
, andPaymentIntent::UpdateParams::PaymentMethodOption::Gopay.setup_future_usage
fromliteral('none')
toenum('none'|'off_session')
- Change
Quote::SubscriptionDatum.billing_mode
,QuotePreviewSubscriptionSchedule.billing_mode
,Subscription.billing_mode
, andSubscriptionSchedule.billing_mode
to be required - Change type of
QuotePreviewSubscriptionSchedule.billing_mode
,Subscription.billing_mode
, andSubscriptionSchedule.billing_mode
fromenum('classic'|'flexible')
toSubscriptionsResourceBillingMode
- Change type of
Subscription::MigrateParams.billing_mode
fromliteral('flexible')
tobilling_mode_migrate
- Remove support for
billing_mode_details
onSubscription
- Add support for
proof_of_address
onV2::Core::Account::CreateParams::Identity::BusinessDetail::Document
,V2::Core::Account::Identity::BusinessDetail::Document
, andV2::Core::Account::UpdateParams::Identity::BusinessDetail::Document
- Add support for
metadata
onV2::MoneyManagement::FinancialAccount
- Remove support for
description
onV2::MoneyManagement::FinancialAccount
- Remove support for
attempts
onV2::Payments::OffSessionPayment
- Change type of
V2::Payments::OffSessionPayment::TransferDatum.amount
frominteger
tonullable(integer)
- Add support for
from_account
,outbound_payment
, andoutbound_transfer
onV2::MoneyManagement::ReceivedCredit::BalanceTransfer
- Change type of
V2::MoneyManagement::ReceivedCredit::BalanceTransfer.type
fromliteral('payout_v1')
toenum('outbound_payment'|'outbound_transfer'|'payout_v1')
- Change type of
V2::MoneyManagement::ReceivedCredit::BalanceTransfer.payout_v1
fromstring
tonullable(string)
- Change
V2::Payments::OffSessionPayment::CreateParams::TransferDatum.amount
to be optional
- Change type of