github stripe/stripe-go v82.2.0-beta.1

latest releases: v82.6.0-alpha.1, v82.6.0-beta.1, v82.5.0...
pre-release4 months ago
  • #2034 Update generated code for beta
    This release changes the pinned API version to 2025-04-30.preview.

    • Add support for BillingMode on CheckoutSessionSubscriptionDataParams, InvoiceCreatePreviewScheduleDetailsParams, InvoiceCreatePreviewSubscriptionDetailsParams, QuotePreviewSubscriptionSchedule, QuoteSubscriptionDataParams, QuoteSubscriptionData, SubscriptionParams, SubscriptionScheduleParams, SubscriptionSchedule, and Subscription
    • Add support for new values aw_tin, az_tin, bd_bin, bf_ifu, bj_ifu, cm_niu, cv_nif, et_tin, kg_tin, and la_tin on enums CheckoutSessionCollectedInformationTaxIds.Type, OrderTaxDetailsTaxId.Type, and QuotePreviewInvoiceCustomerTaxIds.Type
    • Add support for AccountNumber on ConfirmationTokenPaymentMethodPreviewAcssDebit and PaymentMethodAcssDebit
    • Add support for new value balance_settings.updated on enum Event.Type
  • #2054 Unexport GetBaseEvent and V2ErrorCode

    • ⚠️ Unexported GetBaseEvent --> getBaseEvent. This function should not be called. Instead, type-cast the V2Event to a concrete Event struct.
    • ⚠️ Removed the V2ErrorCode type. Error codes should not be handled programmatically for V2 errors.

See the changelog for more details.

Don't miss a new stripe-go release

NewReleases is sending notifications on new releases.