Skip to content

Releases: stripe/stripe-go

v79.6.0

01 Aug 21:25
Compare
Choose a tag to compare
  • #1897 Update generated code
    • Add support for new resources Billing.AlertTriggered and Billing.Alert
    • Add support for new value charge_exceeds_transaction_limit on enums InvoiceLastFinalizationErrorCode, PaymentIntentLastPaymentErrorCode, SetupAttemptSetupErrorCode, SetupIntentLastSetupErrorCode, and StripeErrorCode
    • ⚠️ Remove support for AuthorizationCode on ChargePaymentMethodDetailsCard. This was accidentally released last week.
    • Add support for new value billing.alert.triggered on enum EventType
  • #1895 Fixed config override with GetBackendWithConfig

See the changelog for more details.

v79.6.1-beta.1

25 Jul 21:44
Compare
Choose a tag to compare
v79.6.1-beta.1 Pre-release
Pre-release
  • #1893 Update generated code for beta
    • Add support for new resources Billing.AlertTriggered and Billing.Alert
    • Add support for Activate, Archive, Deactivate, Get, List, and New methods on resource Alert
    • Add support for new values issuing.account_closed_for_not_providing_business_model_clarification, issuing.account_closed_for_not_providing_url_clarification, and issuing.account_closed_for_not_providing_use_case_clarification on enum AccountNoticeReason
    • Add support for DisplayName on TreasuryFinancialAccountParams and TreasuryFinancialAccount

See the changelog for more details.

v79.6.0-beta.1

25 Jul 21:32
Compare
Choose a tag to compare
v79.6.0-beta.1 Pre-release
Pre-release
  • #1889 Update generated code for beta
    • Add support for new resource Tax.Association
    • Add support for Find method on resource Association
    • Add support for Capital on AccountSettingsParams and AccountSettings
    • Add support for AsyncWorkflows on PaymentIntentCaptureParams, PaymentIntentConfirmParams, PaymentIntentDecrementAuthorizationParams, PaymentIntentIncrementAuthorizationParams, PaymentIntentParams, and PaymentIntent
    • Add support for Payto on PaymentMethodConfigurationParams and PaymentMethodConfiguration

See the changelog for more details.

v79.5.0

25 Jul 21:00
Compare
Choose a tag to compare
  • #1896 Update generated code
    • Add support for TaxRegistrations and TaxSettings on AccountSessionComponentsParams and AccountSessionComponents
  • #1892 Update generated code
    • Add support for Update method on resource Checkout.Session
    • Add support for TransactionID on ChargePaymentMethodDetailsAffirm
    • Add support for BuyerID on ChargePaymentMethodDetailsBlik
    • Add support for AuthorizationCode on ChargePaymentMethodDetailsCard
    • Add support for BrandProduct on ChargePaymentMethodDetailsCardPresent, ConfirmationTokenPaymentMethodPreviewCardGeneratedFromPaymentMethodDetailsCardPresent, ConfirmationTokenPaymentMethodPreviewCardPresent, PaymentMethodCardGeneratedFromPaymentMethodDetailsCardPresent, and PaymentMethodCardPresent
    • Add support for NetworkTransactionID on ChargePaymentMethodDetailsCardPresent, ChargePaymentMethodDetailsInteracPresent, ConfirmationTokenPaymentMethodPreviewCardGeneratedFromPaymentMethodDetailsCardPresent, and PaymentMethodCardGeneratedFromPaymentMethodDetailsCardPresent
    • Add support for CaseType on DisputePaymentMethodDetailsCard
    • Add support for new values invoice.overdue and invoice.will_be_due on enum EventType
    • Add support for TWINT on PaymentMethodConfigurationParams and PaymentMethodConfiguration

See the changelog for more details.

v79.4.0

18 Jul 20:09
Compare
Choose a tag to compare
  • #1890 Update generated code
    • Add support for Customer on ConfirmationTokenPaymentMethodPreview
    • Add support for new value issuing_dispute.funds_rescinded on enum EventType
    • Add support for new value multibanco on enums InvoicePaymentSettingsPaymentMethodTypes and SubscriptionPaymentSettingsPaymentMethodTypes
    • Add support for new value stripe_s700 on enum TerminalReaderDeviceType
  • #1888 Update changelog

See the changelog for more details.

v79.4.0-beta.1

11 Jul 18:48
Compare
Choose a tag to compare
v79.4.0-beta.1 Pre-release
Pre-release
  • #1885 Update generated code for beta
    • Add support for new value not_qualified on enum DisputeEvidenceDetailsEnhancedEligibilityVisaCompellingEvidence3Status

See the changelog for more details.

v79.3.0

11 Jul 18:46
Compare
Choose a tag to compare
  • #1886 Update generated code
    • ⚠️ Remove support for values billing_policy_remote_function_response_invalid, billing_policy_remote_function_timeout, billing_policy_remote_function_unexpected_status_code, and billing_policy_remote_function_unreachable from enums InvoiceLastFinalizationErrorCode, PaymentIntentLastPaymentErrorCode, SetupAttemptSetupErrorCode, SetupIntentLastSetupErrorCode, and StripeErrorCode.
    • ⚠️ Remove support for value payment_intent_fx_quote_invalid from enum StripeErrorCode. The was mistakenly released last week.
    • Add support for PaymentMethodOptions on ConfirmationToken
    • Add support for PaymentElement on CustomerSessionComponentsParams and CustomerSessionComponents
    • Add support for AddressValidation on IssuingCardShippingParams and IssuingCardShipping
    • Add support for Shipping on IssuingCardParams

See the changelog for more details.

v79.3.0-beta.1

05 Jul 18:54
Compare
Choose a tag to compare
v79.3.0-beta.1 Pre-release
Pre-release
  • #1882 Update generated code for beta
    • ⚠️ Remove support for PaymentMethodUpdate on CustomerSessionComponentsPaymentElementFeaturesParams and CustomerSessionComponentsPaymentElementFeatures. Users are expected to completely migrate from using payment_method_update.
    • Add support for new resource FinancialConnections.Institution
    • Add support for Get and List methods on resource Institution
    • Add support for Institution on CheckoutSessionPaymentMethodOptionsUsBankAccountFinancialConnectionsFilters, FinancialConnectionsSessionFiltersParams, FinancialConnectionsSessionFilters, InvoicePaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnectionsFiltersParams, InvoicePaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnectionsFilters, PaymentIntentConfirmPaymentMethodOptionsUsBankAccountFinancialConnectionsFiltersParams, PaymentIntentPaymentMethodOptionsUsBankAccountFinancialConnectionsFiltersParams, PaymentIntentPaymentMethodOptionsUsBankAccountFinancialConnectionsFilters, SetupIntentConfirmPaymentMethodOptionsUsBankAccountFinancialConnectionsFiltersParams, SetupIntentPaymentMethodOptionsUsBankAccountFinancialConnectionsFiltersParams, SetupIntentPaymentMethodOptionsUsBankAccountFinancialConnectionsFilters, SubscriptionPaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnectionsFiltersParams, and SubscriptionPaymentSettingsPaymentMethodOptionsUsBankAccountFinancialConnectionsFilters
    • Add support for PaymentMethodAllowRedisplayFilters, PaymentMethodRedisplayLimit, PaymentMethodRedisplay, and PaymentMethodSaveUsage on CustomerSessionComponentsPaymentElementFeaturesParams and CustomerSessionComponentsPaymentElementFeatures
    • Add support for new value balance on enum FinancialConnectionsAccountSubscriptions

See the changelog for more details.

v79.2.0

05 Jul 18:52
Compare
Choose a tag to compare
  • #1881 Update generated code
    • Add support for AddLines, RemoveLines, and UpdateLines methods on resource Invoice
    • Add support for new value payment_intent_fx_quote_invalid on enums InvoiceLastFinalizationErrorCode, PaymentIntentLastPaymentErrorCode, SetupAttemptSetupErrorCode, SetupIntentLastSetupErrorCode, and StripeErrorCode
    • Add support for PostedAt on TaxTransactionCreateFromCalculationParams and TaxTransaction

See the changelog for more details.

v79.2.0-beta.1

27 Jun 22:22
Compare
Choose a tag to compare
v79.2.0-beta.1 Pre-release
Pre-release
  • #1877 Update generated code for beta
    • Remove support for PaymentMethodSetAsDefault on CustomerSessionComponentsPaymentElementFeaturesParams and CustomerSessionComponentsPaymentElementFeatures
    • Add support for new value ch_uid on enum OrderTaxDetailsTaxIdsType

See the changelog for more details.