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

# Functions

Attaches a PaymentMethod object to a Customer.
Detaches a PaymentMethod object from a Customer.
Retrieves a PaymentMethod object attached to the StripeAccount.
Returns a list of PaymentMethods for Treasury flows.
Creates a PaymentMethod object.
Updates a PaymentMethod object.

# Structs

Client is used to invoke /payment_methods APIs.
Iter is an iterator for payment methods.