stripe-go
stripe-go copied to clipboard
Go library for the Stripe API.
Codegen for openapi v901. ## Changelog
Codegen for openapi v901. ## Changelog * Add support for `Mandate` on `ChargePaymentMethodDetailsUsBankAccount`, `TreasuryInboundTransferOriginPaymentMethodDetailsUsBankAccount`, `TreasuryOutboundPaymentDestinationPaymentMethodDetailsUsBankAccount`, and `TreasuryOutboundTransferDestinationPaymentMethodDetailsUsBankAccount`
### Is your feature request related to a problem? Please describe. This feature request is to track community interest in stripe-go API calls returning a `nil` pointer when the error...
### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like In a previous stripe-go version, we had the following enum: ```go...
Codegen for openapi v1012. ## Changelog
Codegen for openapi v1012. ## Changelog * Add support for `Update` test helper method on resources `Treasury.OutboundPayment` and `Treasury.OutboundTransfer` * Add support for `AllowRedisplay` on `ConfirmationTokenPaymentMethodPreview` and `PaymentMethod` * Add...
Codegen for openapi v1115. ## Changelog * Add support for new resource `FinancialConnections.Institution` * Add support for `Get` and `List` methods on resource `Institution` * Add support for `Institution` on...
Codegen for openapi v1115. ## Changelog * 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`,...
Codegen for openapi v1319. ## Changelog * Remove support for resource `Margin` * Add support for `SubmitCard` test helper method on resource `Issuing.Card` * Add support for `Groups` on `AccountParams`...