Cashfree Payments facilitates the issuance of Prepaid Payment Instruments(PPI) also known as prepaid cards to your customers. PPIs are instruments with monetary value that enables your customers to purchase goods and services, withdraw cash, and perform other financial services.
A prepaid card is a payment card because of the monetary value added to it. You can recharge and manage the instruments for your customers using our APIs. Your customers can pay for things or withdraw cash based on the available limit. Offer a safer mode of transaction for your customers with prepaid cards.
Dashboard
Manage the issued prepaid cards in an easy-to-use dashboard. The instrument details are created on the Cashfree Payments dashboard. The dashboard gives complete visibility of the program where you can create new customers, issue cards, easily block or unblock issued prepaid cards, check the card status and available balance. You can finalise the card and stationery designs for the program that enables customer onboarding.
The following articles cover the dashboard functionalities that you can perform:
APIs
You can use Cashfree Payments APIs to issue cards to your customers. Our flawless API keys streamline card operations and work efficiently. It quickly delivers your request to Cashfree Payments and sends the response back to your server. Contact your account manager to integrate with BaaS Prepaid Cards and issue prepaid payment instruments(PPI) to your customers.
The APIs involved are tabulated below with its descriptions.
APIs | Descriptions |
---|---|
Create Customer | Use this API to create a customer who requires a prepaid payment instrument(PPI) card. |
Generate OTP | Use this API to generate an OTP for customer verification. |
Create Card | Use this API to create a card or instrument for your customer. |
Get Instrument | Use this API to get the details of an issued card or instrument. |
Get Instruments | Use this API to get the details of multiple cards or instruments issued to your customer. |
Edit Card | Use this API to manage the card or instrument. You can terminate, block or unblock a card or instrument. |
Get Balance | Use this API to view the balance of an issued card or instrument. |
Get Statement | Use this API to view the statement or transactions of the issued card. |
Set PIN | Use this API to enable your end users to set the PIN of their cards. The API receives an URL in the response parameter which the customer can use to set the PIN. |
Get Card Details | Use this API to get the complete details of an issued card or instrument. The API receives an URL in the response parameter which the customer can use to view the card details. |
Load Card | Use this API to recharge money for the issued card or instrument. |
Get SDK Token | Use this API to make the card details visible on your website or app for your customers. |
End Points
Environment | Base URL |
---|---|
Production | https://api.cashfree.com/banking |
Test | https://test.cashfree.com/banking |