Approve Orders
Online payments do have a high risk of frauds. Hence it becomes crucial to identify such customers and not broker their orders.
Retailers use payment authentication apps such as Riskified app to detect such fraudulent and discard them based on their past payment history, if found suspicious. Order when created on shopify, gets a riskified tag with status as submitted.
Applications, based on analysis, applies a riskified Approved tag if a customer passes the test, else applies the riskified Declined tag if found suspicious.
The Check Riskified tag and Approve Orders
job runs on an hourly basis and picks only those orders which have payment methods among the following:
EXT_SHOP_VISA
EXT_SHOP_AMEX
EXT_SHOP_MASTERCARD
EXT_SHOP_DISCOVER
Riskified Approved:
Riskified Declined:
NOTE
: This approval flow is applicable for the ecom orders placed from shopify. The in-store and send sale orders placed from predict spring are imported in completed or approved status.
Last updated