...
In CheckoutChamp go to Admin > Plugins > Fraud Services. Edit the NoFraud plugin. Copy the webhook url. Submit this to NoFraud and request that a POST webhook be created to that url. Specify that the POST message must have transactionId (NoFraud’s id) and status (pass, fail, fraudulent) in the body.
Step 5
To get the most out of NoFraud you must place the device javascript on your checkout page(s). The script is available on the Integrations tab in your NoFraud account and copied here. Replace the ##### in the below script with your account value.
...
Info |
---|
Transactions screened by NoFraud may be retrieved using the Transaction Query API with the parameter: fraudPlugin=NOFRAUD |
...
Note |
---|
Note: For affiliates sending the amountPaid value, check the option for “Fire Pixels on QA Approval,” due to screened orders going to “PENDING” status. |