Overview
Silent mode is a feature designed to enhance the anti-fraud capabilities for merchants by allowing them to configure certain anti-fraud services to operate in a “silent” mode. This means that while these services will still process transactions, their results will not be immediately exposed to the merchant, allowing for a more streamlined transaction experience.Benefits for Merchants
- Warm up a new service: This enables the new service to gather data and adjust its machine learning models without impacting transaction processing.
- Test a new service: Merchants can validate the performance of a new service before fully transitioning to it, ensuring it does not reject a high volume of transactions.
Key Features
- Configuration of silent services: Merchants can configure specific anti-fraud services as silent, enabling them to send decision requests and transaction updates without immediate visibility into the results.
- Asynchronous processing: All HTTP requests to silent services are handled asynchronously, ensuring that the transaction process is not delayed by waiting for responses from these services.
- Transaction history events: Although silent services do not expose their results directly, transaction history events will still be created to maintain a record of the checks performed.