๐1. Prepare for verification
Prepare for mobile identity verification integration.
Initialize the IMP object using the Merchant ID.
var IMP = window.IMP; // Can be omitted
IMP.init("{Merchant ID}"); // Example: imp00000000const IMP = window.IMP; // Can be omitted
IMP.init("{Merchant ID}"); // Example: imp00000000Last updated
