You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
In fraud prevention scenarios, an order may be be flagged as risky. In such scenarios, it's common to ask a user for additional information to decrease the associated risk. Some examples of such design include: asking the user to do an additional multi-factor authentication (like verifying a link through a email); asking for a selfie at the moment of transaction. What would be the recommended approach to ask for such additional information after an Order message has been received?
In fraud prevention scenarios, an order may be be flagged as risky. In such scenarios, it's common to ask a user for additional information to decrease the associated risk. Some examples of such design include: asking the user to do an additional multi-factor authentication (like verifying a link through a email); asking for a selfie at the moment of transaction. What would be the recommended approach to ask for such additional information after an
Order
message has been received?A possibly related issue is described in #319
The text was updated successfully, but these errors were encountered: