package
70.15.0+incompatible
Repository: https://github.com/agilebits/stripe-go.git
Documentation: pkg.go.dev

# Functions

Get returns the details of an order.
List returns a list of orders.
New creates a new order.
Pay pays an order.
Return returns all or part of an order.
Update updates an order's properties.

# Structs

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