Submits a request to capture a previously authorised card payment.Copy Pagepost https://api-sandbox.nofrixion.com/api/v1/paymentrequests/{id}/card/captureAuthorization: End user or Merchant token is required.Path ParamsiduuidrequiredThe ID of the payment request to perform the capture for.Body ParamsAuthorizationIDstringrequiredThe ID returned from a successful card authorisation.AmountdoubleThe amount to capture. Must be less than the authorisation amount.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponse 200Returns a card payment response model that indicates the result of the capture attempt.Updated 2 months ago Submit a payment authorisation request to the card gateway.Submits a payment request, using a tokenised card, to a payment gateway.Did this page help you?YesNo