Skip to main content
Since Hosted Checkout opens in a separate window, you can’t use useCrossmintCheckout to track order status. Instead, you have three options:

1. Using Callback Functions

2. Using Event Listeners

3. Using Order Status API

For real-time order status updates, you can use the Order Status API to check the status of an order programmatically.