Payment Order Criterion¶
The Order Search Criterion searches for payments based on an ID of an associated order.
Arguments¶
order_id- integer that represents an ID of an associated order
Example¶
PHP¶
1 2 3 4 5 6 7 8 | |
The Order Search Criterion searches for payments based on an ID of an associated order.
order_id - integer that represents an ID of an associated order1 2 3 4 5 6 7 8 | |