Fraud prevention with Yuno
When using Yuno’s SDK, no additional development is required. Simply add the fraud detection provider to the payment route, and Yuno will handle the rest.
FRAUD_SCREENING transaction and associates it with the payment. This transaction contains details about the fraud verification outcome, which you can also view in the payment details on your Yuno dashboard.
Forter Session Token Capture
If you are using Forter for fraud detection, the Yuno SDK provides a reliable way to capture the session token. To ensure the token is correctly captured and associated with the transaction, you should listen for theftr:tokenReady event. This event is triggered when the Forter session token is generated and ready to be used.