This endpoint enables the user to select particular items, complete the purchase of that item, and then proceed directly to the checkout page to complete the purchase without having to complete any intermediary stages.
To perform the action completing the purchase of items and proceeding directly to the checkout, the developer may call the createQuickOrder() as shown below.
This event is triggered when the action completing the purchase of items and proceeding directly to the checkout is done without having any errors coming back from the backend.
This event is triggered when the action completing the purchase of items and proceeding directly to the checkout is not completed and an error has occurred.