//
pkg.gl
Category
github.com/agilebits/stripe-go
order
package
70.15.0+incompatible
Repository:
https://github.com/agilebits/stripe-go.git
Documentation:
pkg.go.dev
Overview
Versions
18
Dependencies
3
Dependents
0
Files
79 SLOC
#
Functions
Get
Get returns the details of an order.
List
List returns a list of orders.
New
New creates a new order.
Pay
Pay pays an order.
Return
Return returns all or part of an order.
Update
Update updates an order's properties.
#
Structs
Client
Client is used to invoke /orders APIs.
Iter
Iter is an iterator for orders.