Prepaid Solutions
Overview
With our prepaid solution, you can extend prepaid products to customers without constraints such as credit rating, income, or bank account ownership. The solution includes issuer, branch, corporate, or cardholder web-based portals, enabling effortless sales, maintenance, load, and card or customer lifecycle management. These features empower non-banked customers to manage their finances like seasoned professionals, making financial management more accessible and straightforward.
Activate prepaid cards
Users can activate prepaid cards when they are first issued or after they have been deactivated for any reason.
Check card balances
Users can check the balance on a prepaid card in real-time or on a scheduled basis.
View transaction history
Users can view a detailed record of all transactions made with a prepaid card, including the date, time, amount, and location of each transaction.
Reload cards
Users can add funds to a prepaid card, either by transferring money from another account or by purchasing a reload card.
Resolve disputes
Users can access a process for resolving disputes or issues that may arise with prepaid card transactions.
Manage card accounts
Users can view and manage their prepaid card accounts, including the ability to set spending limits, view transaction history, and update personal information.
LoanOnCall QuickCash
Status:
Production
Version:
V2
Product:
Prepaid Solutions
Loan on Call Quick Cash
Overview
The Quick Cash API is a powerful tool for payment processing companies that offer loan services. This API allows customers to apply for and receive loans quickly and easily, providing a convenient and hassle-free way to access credit when needed.
Fast loan approval
The Quick Cash API uses advanced algorithms to assess a customer's loan application in real-time, providing an approval decision within minutes. This allows customers to access the funds they need quickly and without delay.
Flexible repayment options
The Quick Cash API allows customers to choose from a variety of repayment options to suit their needs. Customers can select a repayment schedule that works best for them, whether it's a lump sum payment at the end of the loan term or smaller payments over a longer period of time.
Secure and encrypted
The Quick Cash API uses industry-standard encryption to protect customer data and prevent fraud. Customers can feel confident that their personal and financial information is secure when using the API.
Easy to use
The Quick Cash API is designed to be easy to use, with a simple and intuitive interface that allows customers to apply for a loan in just a few steps. This makes it quick and convenient for customers to access credit when needed.
How It Works
The customer initiates a loan request through the payment processing company's website or mobile app, using the Loan On Call Quick Cash API. The payment processing company verifies the customer's identity and the details of the loan request, using industry-standard security measures to protect customer data and prevent fraud. If the loan request is approved, the payment processing company processes the loan, transferring the funds to the customer's account.
The customer is notified of the approved loan and can view the loan details, including the repayment terms, through the payment processing company's website or mobile app.
Process 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Amet, sed at amet cras fringilla adipiscing nunc, in pulvinar. Sagittis pellentesque leo et proin convallis justo vitae in.
Process 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Amet, sed at amet cras fringilla adipiscing nunc, in pulvinar. Sagittis pellentesque leo et proin convallis justo vitae in.
Process 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Amet, sed at amet cras fringilla adipiscing nunc, in pulvinar. Sagittis pellentesque leo et proin convallis justo vitae in.
Status:
Production
Version:
V2
Product:
Prepaid Solutions
Node | Child Node | Type | Length | Description |
---|---|---|---|---|
Authorization | Bearer xxxx | string | Authorization Header (Bearer Token) | |
Content-Type | application/json | string | Content Type |
Node Type | Type | Length | Description | |||||||
---|---|---|---|---|---|---|---|---|---|---|
currency | string | 4 | currency | |||||||
amount | string | 20 | amount | |||||||
description | string | 4 | Description | |||||||
transaction_ref_number | string | 20 | Transaction Ref Number | |||||||
override_options | number_of_portions | string | 32 | No of portions | ||||||
interest_rate | string | 32 | Interest Rate | |||||||
fee_waive | string | 32 | Fee Waive | |||||||
ad-hoc_fee_type | string | 32 | Adhoc Fee Type | |||||||
ad-hoc_fee | string | 32 | Adhoc Fee | |||||||
grace_period | string | 32 | Grace Period | |||||||
free_period_number | string | 32 | Free Period Number | |||||||
portion_amount | string | 32 | Portion Amount | |||||||
allocate_interest_amount | string | 32 | Allocate Interest Amount |
{
"currency": "AED",
"amount": "3000.00",
"description": "Loan On Cash 270620221110",
"transaction_ref_number": "11100521",
"plan_number": "00166",
"override_options": {
"number_of_portions": "",
"interest_rate": "10",
"fee_waive": "N",
"ad-hoc_fee_type": "F",
"ad-hoc_fee": "20",
"grace_period": "1",
"free_period_number": "1",
"portion_amount": "40000",
"allocate_interest_amount": "1000"
}
}
Node | Child Node | Type | Length | Description |
---|---|---|---|---|
Content-Type | application/json | string | Content Type |
Node Type | Type | Length | Description | |||||||
---|---|---|---|---|---|---|---|---|---|---|
currency | string | 4 | currency | |||||||
amount | string | 20 | amount | |||||||
description | string | 4 | Description | |||||||
transaction_ref_number | string | 20 | Transaction Ref Number | |||||||
override_options | number_of_portions | string | 32 | No of portions | ||||||
interest_rate | string | 32 | Interest Rate | |||||||
fee_waive | string | 32 | Fee Waive | |||||||
ad-hoc_fee_type | string | 32 | Adhoc Fee Type | |||||||
ad-hoc_fee | string | 32 | Adhoc Fee | |||||||
grace_period | string | 32 | Grace Period | |||||||
free_period_number | string | 32 | Free Period Number | |||||||
portion_amount | string | 32 | Portion Amount | |||||||
allocate_interest_amount | string | 32 | Allocate Interest Amount |
{
"currency": "AED",
"amount": "3000.00",
"description": "Loan On Cash 270620221110",
"transaction_ref_number": "11100521",
"plan_number": "00166",
"override_options": {
"number_of_portions": "",
"interest_rate": "10",
"fee_waive": "N",
"ad-hoc_fee_type": "F",
"ad-hoc_fee": "20",
"grace_period": "1",
"free_period_number": "1",
"portion_amount": "40000",
"allocate_interest_amount": "1000"
}
}
Code | Description |
---|---|
200 | Sample Description |
400 | Bad Request |
401 | Unauthorized |
403 | Forbidden |
500 | Internal Server Error |
502 | Bad gateway |
503 | Scheduled Maintenance |
504 | Gateway Timeout |
596 | Service Not Found |