You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/payments/umap/mandates/reserve.mdx
+23-30
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ order: 2
5
5
visible_in_sidebar: true
6
6
---
7
7
8
-
## Reserve (UPI IPO)
8
+
## Reserve (One Time Mandates)
9
9
10
10
<Textsize="small"weight="600">
11
11
PREREQUISITES
@@ -18,15 +18,19 @@ visible_in_sidebar: true
18
18
19
19
### What is a UPI Reserve?
20
20
21
-
UPI Reserve is a specialized subproduct within our UPI OneShot (UPI Autopay) solution, designed specifically for Initial Public Offerings (IPOs). It is purpose-built to cater to brokers' and financial institutions' unique needs involved in the IPO process.
22
-
23
-
UPI Reserve leverages the UPI infrastructure to facilitate higher-value transactions, making it easier for customers to participate in IPOs through a streamlined, digital process.
21
+
UPI Reserve is a specialized One-Time Mandate product within our UPI Autopay Solution that enables any merchant to provide "Auth & Capture" over UPI.
22
+
<br />
23
+
Reserve allows a merchant to block funds upto ₹1 lakh for all MCCs except 6211 and debit either the full amount or a partial amount from the customer. If a partial debit is done, remaining funds are unblocked in the customer bank A/C without any additional need for refund/reversal.
24
+
<br /><br />
25
+
<Callouttype="tip">
26
+
MCC 6211 - Capital Markets & Securities Brokers merchants can block upto ₹5 lakhs on UPI via Reserve
@@ -35,9 +39,9 @@ UPI Reserve leverages the UPI infrastructure to facilitate higher-value transact
35
39
36
40
### What can I do with this product?
37
41
38
-
- Provide seamless digital IPO Journeys supporting upto ₹5 lakhs per transaction
39
-
-Leverage the efficiency and wide userbase of the robust UPI ecosystem
40
-
-Single API integration as a sub-product within our UPI Recur Solution
42
+
- Provide seamless digital IPO Journeys supporting upto ₹5 lakhs per transaction via UPI
43
+
-Replace deposits with non-revocable fund blocks for rental use cases with variable debit
44
+
-Integrate conditional payments where funds are debited only on confirmation of delivery
41
45
42
46
<hrclass="primary" />
43
47
@@ -47,22 +51,12 @@ UPI Reserve leverages the UPI infrastructure to facilitate higher-value transact
47
51
48
52
###### Step 1 — Create a recurring mandate
49
53
50
-
1.**Merchant** sends UPI IPO mandate details to **UPI Setu** and receives a unique recurring mandate creation intent link / QR to send to their Customer
51
-
2.**Customer** clicks the recurring mandate creation intent link, chooses the preferred UPI app / scans the QR on the preferred UPI app, and enters mPIN to initiate IPO Mandate Creation.
52
-
3.**UPI Setu** triggers a webhook notification on recurring mandate creation initiation which the merchant can use to update recurring mandate status at their end.
53
-
4.**UPI Setu**, gets confirmation from NPCI on Mandate Creation, and funds are blocked in the customer’s bank account for the IPO.
54
+
1.**Merchant** sends UPI Reserve mandate details to **UPI Setu** and receives a unique one time mandate creation intent link / QR to send to their Customer
55
+
2.**Customer** clicks the one-time mandate creation intent link, chooses their UPI app / scans the QR on their UPI app, and enters mPIN to initiate Reserve Creation.
56
+
3.**UPI Setu** triggers a webhook notification on one-time mandate creation initiation which the merchant can use to update recurring mandate status at their end.
57
+
4.**UPI Setu**, gets confirmation from NPCI on Mandate Creation, and funds are blocked in the customer’s bank account for the Reserve usecase.
54
58
5. Once the mandate is **LIVE**, **UPI Setu** triggers another webhook notification which the merchant can use to mark the mandate status as **LIVE** at their end.
55
59
56
-
<br />
57
-
58
-
###### Mandatory Conditions for UPI IPO
59
-
60
-
| Condition | Value |
61
-
| ----------------- | ----- |
62
-
| MCC code | 6211 |
63
-
| Purpose code | 01 |
64
-
| BlockFunds | Yes |
65
-
| Mandate frequency | one |
66
60
67
61
<hrclass="tertiary" />
68
62
@@ -76,11 +70,11 @@ UPI Reserve leverages the UPI infrastructure to facilitate higher-value transact
76
70
77
71
<br />
78
72
79
-
-**Merchant** triggers a call to the execution API only if IPO is allotted and the customer’s account is debited depending on the level of allocation.
73
+
-**Merchant** triggers a call to the execution API only if serice is provided and the customer’s account is debited depending on the level of usage.
80
74
81
-
- If IPO is partially allotted, merchant can trigger execution API and specify execution amount according to the value of partially allotted shares.
75
+
- If Block is partially used, merchant can trigger execution API and specify execution amount according to the value of partially used funds.
82
76
83
-
- If IPO is not allotted to customer, then merchant can cancel the mandate to unblock the customer’s funds
77
+
- If Block is not used by customer, then merchant can cancel the mandate to unblock the customer’s funds in their bank account.
84
78
85
79
<hrclass="tertiary" />
86
80
@@ -97,10 +91,9 @@ Other operations that can be performed on a single block multi-debit mandate onc
97
91
98
92
<Text>
99
93
<ul>
100
-
<li>Updating a single block multi debit mandate</li>
101
-
<li>Revoking a single block multi debit mandate</li>
102
-
<li>Pausing a single block multi debit mandate</li>
103
-
<li>Unpausing a paused single block multi debit mandate</li>
0 commit comments