📔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: imp00000000
Last updated
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: imp00000000
Last updated