API Explorer
Explore and run ePay API requests with an interactive request builder for the ePay Payments API.
Capture Payment
/public/api/v1/transactions/{transactionId}/capture
Capture a payment by finalizing a previously authorized transaction and moving the funds from the customerâs card to your account. When a payment is first authorized, the customerâs bank sets aside the money but doesnât transfer it yet. Capturing the payment completes the process and transfers those funds to you. *We recommend a minimum timeout of 60 seconds.* :::info Operations are processed synchronously All operations such as `CAPTURE`, `VOID` and `REFUND` are processed synchronously and the outcome is returned directly in the response, meaning webhooks are not required. We **strongly** recommend using the **Idempotency-Key** header, to ensure safe retries in case of network failure. :::
Authentication
Paste a key, or log in to ePay test.