post https://komoju.com/api/v1/payments//capture
Captures a payment. Only works on payments with a payment_type
of "credit_card"
.
Responses
Captures a payment. Only works on payments with a payment_type
of "credit_card"
.
xxxxxxxxxx
curl --request POST \
--url https://komoju.com/api/v1/payments/id/capture \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: