Fraud Prevention
Fraud Prevention Feature for Online Payments
Essential Information
Implementation Instructions:
Step 1: Implement a client-side call using the following code:
const sessionId = await window.PayEngine.createFraudMonitorSession(PEMerchantId)Step 2: Pass the session ID when executing transactions
Last updated