Payments
Number of APIs: 7
-
Show details for authorized payment GET {{base_url}}/v2/payments/authorizations/:authorization_id
-
Reauthorize authorized payment POST {{base_url}}/v2/payments/authorizations/:authorization_id/reauthorize
-
Void authorized payment POST {{base_url}}/v2/payments/authorizations/:authorization_id/void
-
Capture authorized payment POST {{base_url}}/v2/payments/authorizations/:authorization_id/capture
-
Show captured payment details GET {{base_url}}/v2/payments/captures/:capture_id
-
Refund captured payment POST {{base_url}}/v2/payments/captures/:capture_id/refund
-
Show refund details GET {{base_url}}/v2/payments/refunds/:refund_id