Version: 2.3.0
OrderConfirmModal
The order confirm modal opens after a successful ecommerce order.
Loading...
info
OrderConfirmModal will show the last order under the current user. Thus, requires the user to have at least one order.
Usage#
Reference#
Props#
onDisplay#
() โ void
Callback function called when the modal is first displayed.
onClose#
() โ void
Callback function called when the modal is closed.