# after_fraudneworder
Newly placed order was considered as fraud by fraud protection system
# Hook parameter
An array
is passed to hook containing following keys/values:
Key | Type | Description |
---|---|---|
total | float | Total |
gateway | int | Payment gateway ID |
order_id | int | Order ID |
order_num | int | Order number |
metadata | string | Order metadata |