Credential | Description |
---|---|
API Key | This is not validated and can be set to any string |
skipped
.
Buyer email | Gr4vy | Description |
---|---|---|
accept@gr4vy.com | accept | Simulates a low risk transaction |
reject@gr4vy.com | reject | Simulates a high risk transaction |
review@gr4vy.com | review | Simulates a transaction which needs manual review |
error@gr4vy.com | error | Simulates a bad request |
timeout@gr4vy.com | exception | Simulates a server timeout/bad response |
unavailable@gr4vy.com
. This will result in the decision being skipped and create
an anti-fraud-decision-error
transaction event.
review
status you can manually send a POST request to the
anti-fraud service webhook URL. You can find this value from the Gr4vy dashboard or via
the API when fetching the anti-fraud service.
POST
body for the webhook URL must contain the UUID of the transaction and
a decision of ACCEPT
or REJECT
: