package
81.4.0
Repository: https://github.com/stripe/stripe-go.git
Documentation: pkg.go.dev

# Functions

You can cancel a SetupIntent object when it's in one of these statuses: requires_payment_method, requires_confirmation, or requires_action.
Confirm that your customer intends to set up the current or provided payment method.
Retrieves the details of a SetupIntent that has previously been created.
Returns a list of SetupIntents.
Creates a SetupIntent object.
Updates a SetupIntent object.
Verifies microdeposits on a SetupIntent object.

# Structs

Client is used to invoke /setup_intents APIs.
Iter is an iterator for setup intents.