View Source ExChargebee.Order (ex_chargebee v0.4.0)
An interface for Interacting with orders
For More information see Chargebee order Documentation
Summary
Functions
Perform a assign_order_number on individual order.
Perform a cancel on individual order.
Creates a order.
Perform a create_refundable_credit_note on individual order.
Perform a delete on individual order.
Perform a order import_order.
Returns a list of orders.
Perform a reopen on individual order.
Perform a resend on individual order.
Returns a stream of orders. Pagination is handled automatically.
Updates a order.
Functions
Perform a assign_order_number on individual order.
Find more information in the Chargebee Documentation
Perform a cancel on individual order.
Find more information in the Chargebee Documentation
Creates a order.
Find more information in the Chargebee Documentation
Perform a create_refundable_credit_note on individual order.
Find more information in the Chargebee Documentation
Perform a delete on individual order.
Find more information in the Chargebee Documentation
Perform a order import_order.
Find more information in the Chargebee Documentation
Returns a list of orders.
Pagination is handled automatically.
Perform a reopen on individual order.
Find more information in the Chargebee Documentation
Perform a resend on individual order.
Find more information in the Chargebee Documentation
stream_list(params \\ %{}, path \\ "", opts \\ [], resource \\ "order")
View SourceReturns a stream of orders. Pagination is handled automatically.
Updates a order.
Find more information in the Chargebee Documentation