FILTER BY TAG

JavaScript Example: Initializing the SDK

const client = await VAS.UnifiedCheckout(sessionJWT);
In this example,
sessionJWT
refers to the capture context JWT.