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

# Functions

Cancels a refund with a status of requires_action.
Retrieves the details of an existing refund.
Returns a list of all refunds you created.
When you create a new refund, you must specify a Charge or a PaymentIntent object on which to create it.
Updates the refund that you specify by setting the values of the passed parameters.

# Structs

Client is used to invoke /refunds APIs.
Iter is an iterator for refunds.