Optionaloptions: RequestOptionsRetrieves the details of a Climate order object with the given ID.
Optionalparams: OrderRetrieveParamsOptionaloptions: RequestOptionsRetrieves the details of a Climate order object with the given ID.
Optionaloptions: RequestOptionsUpdates the specified order by setting the values of the parameters passed.
Optionalparams: Stripe.Climate.OrderUpdateParamsOptionaloptions: RequestOptionsLists all Climate order objects. The orders are returned sorted by creation date, with the most recently created orders appearing first.
Optionalparams: OrderListParamsOptionaloptions: RequestOptionsLists all Climate order objects. The orders are returned sorted by creation date, with the most recently created orders appearing first.
Optionaloptions: RequestOptionsCancels a Climate order. You can cancel an order within 24 hours of creation. Stripe refunds the reservation amount_subtotal, but not the amount_fees for user-triggered cancellations. Frontier might cancel reservations if suppliers fail to deliver. If Frontier cancels the reservation, Stripe provides 90 days advance notice and refunds the amount_total.
Optionalparams: OrderCancelParamsOptionaloptions: RequestOptionsCancels a Climate order. You can cancel an order within 24 hours of creation. Stripe refunds the reservation amount_subtotal, but not the amount_fees for user-triggered cancellations. Frontier might cancel reservations if suppliers fail to deliver. If Frontier cancels the reservation, Stripe provides 90 days advance notice and refunds the amount_total.
Optionaloptions: RequestOptions
Creates a Climate order object for a given Climate product. The order will be processed immediately after creation and payment will be deducted your Stripe balance.