stripe-go icon indicating copy to clipboard operation
stripe-go copied to clipboard

Go library for the Stripe API.

Results 24 stripe-go issues
Sort by recently updated
recently updated
newest added

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...

future
proposal
feature-request

### 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...

future
breaking-api-change
feature-request

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`...