Developer Portal
8.4 Capture Authorized Transaction
JSON ‘request’ value | capture |
DESCRIPTION | Capture previously authorized funds |
URL | /Payment/CreditCard |
METHOD | Post |
URL PARAMS | None |
CONSUMES | text/json |
PRODUCES | text/json |
NOTES | Transactions that are authorized place a hold on the account holder’s account for the amount of the authorization. These funds can be captured by calling the method described below. Funds will be transferred during the daily settlement process. Separate Authorize and Capture is used in a fulfillment environment where the payment is authorized at purchase time and the goods or service are delivered later. |