Fraud Scenarios
Fraud Scenarios to always look out for:
If you see a
transactionIdbeing reused and/or an incorrect verifier, the callback URL is not coming from the ArcPlay.ai and should be considered as fraudulent.If your
userIdorclientIdcontains only the integers we recommend to perform a simple validation to make sure theuserIdorclientIdisn’t being manipulated. For example, ArcPlay.ai considers001234and1234two separate unique Ids while your backend server logic may not.
Last updated