---
page_title: Mandates
product: UPI Plugin SDK
platform: Flutter
page_source: https://juspay.io/in/docs/upi-plugin-sdk/flutter/callbacks/mandates
llms_txt: https://juspay.io/in/docs/llms.txt
product_llms_txt: https://juspay.io/in/docs/upi-plugin-sdk/llms.txt
---


# Mandates




### Step 1.1. Mandate Transaction status callback


There will be a separate Mandate block in status check response/callback for mandate Transactions. For Mandate Status check, we need to pass the order id , used during the creation of Mandate.




### Step 1.1. Mandate States


> **Note**
> During the entire journey, a mandate once created can take up any of the following states refer the table for the same: [Click Here](https://developer.juspay.in/reference/create-mandate-order)







---

## See Also

- [Order Failed](https://juspay.io/in/docs/upi-plugin-sdk/flutter/callbacks/orderfailed)
- [Additional Processes](https://juspay.io/in/docs/upi-plugin-sdk/flutter/miscellaneous/additional-processes)
