Key features
The key features offered by Cashfree’s PPI APIs are:- Create and manage users, wallets, and sub-wallets.
- Handle fund transfers securely with duplicate-transaction protection.
- Enforce RBI-compliant KYC, balance, and transaction rules.
- Retrieve wallet balances in real time.
Program structure
Cashfree sets up a Program based on your business needs and the wallet restrictions you define.- Definition: A Program specifies the type of wallet or instrument you can offer.
- Functions: It lets you configure limits, validity, and usage rules.
- Sub-Programs: A Program can include multiple categories, such as meal, reward, or gift wallets, to support different use cases.
User Management
Use this API to create a new user in the PPI system with personal information required for wallet operations.
Use this API to retrieve details of an existing user based on the user ID.
Wallet Management
Use this API to create a wallet and associated sub-wallets based on a program configuration.
Use this API to credit funds to a user’s sub-wallet and issue gift codes for gift wallets.
Use this API to debit an amount from a user’s sub-wallet. Behaviour varies depending on the sub-wallet type.
Use this API to process refunds for previously debited transactions, crediting the amount back to the user’s sub-wallet.
Use this API to fetch total wallet and sub-wallet balances with optional filtering by specific sub-wallet.
Use this API to fetch statement details for a specific sub-wallet.
Use this API to close a specific sub-wallet.