Once the Execution API is successfully hit, Juspay will initiate the transaction with the underlying PG. Subsequently, the bank will notify the user of the debit via SMS. To track the notification status, you need to consume the Notification Webhook.
If the notification is successful, Juspay will trigger a Notification Success webhook, and the amount will be debited from the user's account accordingly.
However, if the notification fails, Juspay will initiate a Notification Failure webhook. In this scenario, the Mandate Execution API must be re-initiated.
Check out the Flow Diagram
to know in detail about handling the Notification webhook.
Till the notification and execution takes place, transaction status will be Pending. According to RBI, notification will be triggered for cards and UPI only.