Test credentials
E-Mails patterns used for testing that determine the outcome of the risk engine.
Mondu provides predefined email patterns on the DEMO environment that trigger specific risk engine outcomes for comprehensive testing.
There are two sets of email patterns that to test the following Mondu capabilities:
Create order flow
Use these email patterns when testing order creation flows:
| Test Scenario | E-Mail Pattern | Expected Outcome |
|---|---|---|
| Pending Order | [email protected] | Order is set to pending status for manual review |
| Approved Order | [email protected] | Order is automatically approved |
| Declined Order | [email protected] | Order is automatically declined |
Note:
- Replace randomstring with any alphanumeric string (e.g., [email protected])
- You have to keep the mail-domain example.com
Buyer onboarding & Digital Trade Account flows
Use these email patterns when testing buyer onboarding flows:
Use these email patterns when testing the flow:
| Test Scenario | E-Mail Pattern | Expected Outcome |
|---|---|---|
| Approved Buyer | [email protected] | Buyer approved; all subsequent orders auto-approved |
| Pending Buyer | [email protected] | Buyer set to pending; all subsequent orders set to pending |
| Declined Buyer | [email protected] | Buyer declined; all subsequent orders auto-declined |
Updated 6 days ago