New FraudLabs Pro data has been introduced in Shopify metafield

FraudLabs Pro has introduced several useful information into Order object’s metafield. This new metafield could be very useful if you would like to utilize the fraud validation results from FraudLabs Pro to maneuver the subsequent order flow in another App. For example, you can develop an App to perform an action, like email notification, if the order was rejected by FraudLabs Pro. It opens up the flexibility for you to easily integrate the FraudLabs Pro App to any Shopify Apps. Below are the information available in the metafield:

Metafield Key:

fraudlabspro

Metafield Values:

  • fraudlabspro_id (FraudLabs Pro Transaction ID)
  • fraudlabspro_score (FraudLabs Pro Fraud Score, 1 to 100)
  • fraudlabspro_status (FraudLabs Pro Status)

Metafield Examples:

{“fraudlabspro_id”:”20200804-ZM6N8C”,”fraudlabspro_score”:95,”fraudlabspro_status”:”REVIEW”}

Was this article helpful?

Related Articles