Control how non-card payments are routed, retried, and rejected.
4242-4545
or 123456789-123456789
.
{"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.