---
page_source: https://juspay.io/in/docs/hyper-checkout/web/mandates-subscriptions/decoupled-notifications
page_title: Decoupled Notifications
---


# Decoupled Notifications



As per RBI guidelines, Notification is essential for Mandates, so to make it easier to handle such cases, Juspay by default will send notification 24 hour post calling Mandate Execution API 

However, in case, the merchant wants to handle Notification on their own, we have decoupled APIs as well to handle Notification and Transaction at their own end. 


### Step 1 Call Notification API


At Least 24 hours prior to when you want to debit money, call [Notification API](https://docs.juspay.in/api-reference/docs/express-checkout/notification-api)




### Step 2 Check Notification Status


Check if the Notification has become [successful](https://docs.juspay.in/api-reference/docs/express-checkout/notification-status-api), and post that, wait for 24 hours to call Mandate Execution API 




### Step 3 Call Mandate Execute


Post waiting for at least 24 hours ( we recommend adding at least a couple of hours of buffer) , follow same steps as [Mandate Execution Step](https://docs.juspay.in/hyper-checkout/web/mandates-subscriptions/mandate-execution-auto-debit-of-subscription)

