Capture Payment
Authentication
Basic authentication of the form Basic <username:password>.
Path Parameters
The unique ID of the Cash App Afterpay Order, returned as the id property of the Auth response.
Headers
Request
The reference/order ID that this payment corresponds to in the merchant’s system.
Note: Providing a new value updates any value previously set in the Create Checkout request.
Response
If successful, returns an updated copy of the Payment object, with the newly captured payment appended to the events array as a Payment Event object with a type of “CAPTURED”.
is the merchant’s order id/reference that the payment corresponds to.