Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions api/components/docs/lifecycle-and-states.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ nach mandate registration using debit card. `url` in payment params contains the
nach mandate registration using aadhaar number. `url` in payment params contains the redirect url. `MANDATE_LIMIT` tag captures the max mandate limit.
- mode: `NACH`, auth: `EXISTING_MANDATE`
use existing nach mandate for the payment (both onetime and recurring). other tags capture the details of the mandate - `MANDATE_IDENTIFIER`, `MASKED_BANK_ACCOUNT_NUMBER`, `BANK_ACCOUNT_NAME`, `BANK_NAME`, `MANDATE_LIMIT`
- mode: `DIGITAL_RUPEE`, auth: `URI`
Digital Rupee payment through intent/qrcode. `url` in payment params contains the Digital Rupee uri
<!-- - mode: `NEFT`
offline bank transfer through NEFT. `bank_account_number` and `bank_code` contains BPP's bank a/c details for transfer.
- mode: `RTGS`
Expand Down