Determining the checkout's status
Learn how to check the status of a Prebuilt Checkout
const status = drCheckout.getStatus();{
"status": {
"modal": "active",
"currentStep": "addressInfo"
}
}modal
modalcurrentStep
currentStepLast updated