Skip to content

v47.1.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ramya-stripe ramya-stripe released this 29 Oct 23:06
· 11 commits to master since this release
  • #3018 Update generated code for beta
    • Add support for TriggerAction method on resource PaymentIntent
    • Add support for IdBankTransferPaymentsBca and IdBankTransferPayments on AccountCapabilitiesOptions and AccountCapabilities
    • Add support for BankBcaOnboarding on AccountSettingsOptions and AccountSettings
    • Add support for SendMoney on AccountSessionComponentsRecipientsFeaturesOptions
    • Add support for IdBankTransfer on ChargePaymentMethodDetails, ConfirmationTokenPaymentMethodDataOptions, ConfirmationTokenPaymentMethodPreview, InvoicePaymentSettingsPaymentMethodOptionsOptions, InvoicePaymentSettingsPaymentMethodOptions, PaymentIntentPaymentMethodDataOptions, PaymentIntentPaymentMethodOptionsOptions, PaymentIntentPaymentMethodOptions, PaymentMethodConfigurationCreateOptions, PaymentMethodConfigurationUpdateOptions, PaymentMethodConfiguration, PaymentMethodCreateOptions, PaymentMethod, RefundDestinationDetails, SetupAttemptPaymentMethodDetails, SetupIntentPaymentMethodDataOptions, SubscriptionPaymentSettingsPaymentMethodOptionsOptions, and SubscriptionPaymentSettingsPaymentMethodOptions
    • Add support for Gopay, Qris, and Shopeepay on PaymentMethodConfigurationCreateOptions, PaymentMethodConfigurationUpdateOptions, and PaymentMethodConfiguration
  • #3011 Do not allow setting API Version directly on StripeConfiguration
    • StripeConfiguration.ApiVersion is no longer settable. If you were using this to set the beta headers, use the helper method StripeConfiguration.AddBetaVersion() instead.

See the changelog for more details.