How it works

Drawing

The Firstoken Decision Manager is utilized post customer payment information submission in your system. It captures and generates a profile with a session ID for the decision-making process. With the profile and session ID, decisions are made based on account configurations. For instance, if a rule dictates that the customer's email must be valid (e.g., "accept@domain.com"), the system checks for this in the request. If the email is valid, the transaction is accepted; otherwise, it may be under review or rejected.

Upon transaction acceptance, no further action is required from the customer. If the transaction is under review, the customer needs to validate the information for an updated decision. In the case of a rejected transaction, you can configure whether the customer can attempt to update the decision or if the transaction is simply rejected.

Last updated

Was this helpful?