Capture Full Payment
Authentication
Basic authentication of the form Basic <username:password>.
Headers
Request
The token returned in the Create Checkout request.
The merchant’s order id/reference that this payment corresponds to. This will update any value previously provided in the Create Checkout request.
Response
Payment Approved or Declined - Returns a Payment object
The unique, permanent, Clearpay-generated Order ID.
The merchant’s order id/reference that this payment corresponds to.
An array of refunds. Note: in response to a Capture Full Payment call, this array will always be empty, since refunds cannot occur until payment is captured.