We have Credit Card process integrated with 3rd Party Service provider. Need a process for Fraud Rev
Hi,
We have Credit Card process integrated with 3rd Party Service provider.
The Standard path is :
- We do a $0 auth when the order is entered in the Web System.
- Once the Order is imported into Oracle, the real auth with the $ value will happen during the Pick Release process.
- Capture will happen against this Auth during the Receipt process using the Submit Offline Transactions process.
Business wanted to a Manual Fraud Review process.
- Business would set up rules in 3rd party system to send an Amber Alert when the Fraud score > XXX.
- If the fraud score > XXX then the 3rd party would send the Authorization response as Approved, but requires manual review. (this is the current expectation).
1