This operation captures a payment for an order when the order was created with a paymentType of auth.

For orders that have been created with a paymentType of auth, you will need to either capture or void the payment.

When you capture the payment, you capture the amount of (up to) the original order value. You can make multiple captures for each order, but the sum of captures (+ voids) must not be greater than the original amount charged to the customer.

The request supplies an optional amount field. If there is no amount supplied, the capture is assumed to be for the full (outstanding) amount of the initial payment auth. Please note that the scope for partial captures must be enabled by the Zip integrations team.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!