Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
Get returns the details of an order For more details see https://stripe.com/docs/api#retrieve_source.
func New ¶
func New(params *stripe.SourceObjectParams) (*stripe.Source, error)
New POSTs a new source. For more details see https://stripe.com/docs/api#create_source.
Types ¶
type Client ¶
Client is used to invoke /orders APIs.
func (Client) Get ¶
Get returns the details of a source For more details see https://stripe.com/docs/api#retrieve_source.
func (Client) New ¶
New POSTs a new source. For more details see https://stripe.com/docs/api#create_source.
Click to show internal directories.
Click to hide internal directories.