Capture the Blocked Funds

Once a UPI one time registration is successful, you can seamlessly initiate the execution API of Juspay to capture the blocked amount.

  • Use List Mandate API link iconto find the mandate_id linked for a customer_id.

    Note

    If mandate_id is stored (available from Order status API/ Webhooks) at your end, the List Mandate API is not required and the Mandate Status API can be called directly

  • Use Mandate Status API link iconto get the updated mandate status and confirm if the mandate is in active state before initiating the execution API.

  • Use Mandate Execution APIlink icon to initiate the capture

    • Mandatory details: Order_id, Amount, Customer Id, Mandate ID

    • Its not required to do Notification for the execution API

Last updated 1 year ago