Capture an authorization
A capture confirms a previous authorization and initiates settlement, charging the customer. The capture amount may exceed the authorized amount up to an allowable excess limit determined by the issuing bank.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
To test this endpoint you need to make an AUTHORIZATION request first
Unique identifier of the submerchant.
The amount to capture. May exceed the authorized amount up to the issuer's allowable excess limit.
Identifier of the authorization to capture.
Free-text description.
The total amount of sales tax must be between: Visa percentage: 0.1% - 18% MasterCard percentage: 0.1% - 23% Default percentage: 0.1% - 50%
When true, the sales tax portion is withheld from the merchant's settlement until released.
Your own reference for this transaction. Returned in responses and query results for reconciliation.
Fee added to the transaction at processing time and itemized separately.
metadata is an object that can host as much as 50 key-value pairs, where the keys can be at most 40 char length and can’t include the characters “[“ or “]”, and the values must be strings and cannot exceed 500 chars Learn more about metadata
Overrides the descriptor that appears on the cardholder's statement.
Response
Successful fund capture

