Control how card payments are routed, retried, and rejected.
error_code
can be set which will be returned on the
transaction API to indicate the reason for the decline.
authorization_failed
.
intent
is set to authorise
and the co-badged scheme does not support delayed capture, for example EFTPOS.4242-4545
or 12345678-12345678
.
4242-4545
or 123456789-123456789
.
is_subsequent_payment
flag value, set to either true
or false
.
merchant_initiated
flag value, set to either true
or false
.
{"foo": "bar"}
and create a
condition based on the value of the foo
key.
less than
, equal to
, greater than
, greater than or equal to
and
less than or equal to
.
For example you could pass {"foo": "200.1"}
and create a condition based
condition based on the numeric value 200.1
of the foo
key.
30
would evaluate to true for approximately 30% of requests.