/
Payments / Apply
Payments / Apply
Long Description
By default, a payment is created in the pending state. This means it has been prepared, but is not yet applied to the order. The order's pending balance will reflect that it exists, but it will not affect the order balance.
Applying the payment will attempt to transition it to the completed state, after which the order balance will be adjusted.
Parameters
Name | Description | Value Type | Required |
---|---|---|---|
check_number | Adds check number while applying (only relevant for Check Transactions) | integer | Optional |
Examples
Request | Response |
---|---|
/v9/payments/49932/apply?check_number=123 | |
| See Payments / Show |
Related content
Payments
Read with this
Payments / Create
Payments / Create
Read with this
Payments / Status
Payments / Status
Read with this
Payments / Index
Payments / Index
Read with this
Orders / Create
Orders / Create
Read with this
Placing Test Orders
Placing Test Orders
Read with this