Capture and Void API

Merchants can call the capture api after every successful delivery of shipment to claim the amount of that shipment from the total authorized amount.

Merchants need to pass the amount to be captured in the request and an idempotence key.

Idempotence key must be unique for every capture request initiated to Juspay.

Idempotence Key passed must be alphanumeric and can have these special characters. (-_(}+~{.))

API Endpoints
Sandbox Link
GET
https://sandbox.juspay.in
Production Link
GET
https://api.juspay.in
Authorization Header
Last updated 2 years ago