All payment methods have similar integrations and common checkout experiences. After you’ve integrated one payment method, you can add another within the same family with minimal changes to your integration.
Navigate to Settings on the Merchant Dashboard and select Payment Methods under Payment Gateway to view all enabled payment modes on the account. A request for any payment mode can also be initiated directly from the dashboard.
Cards are a common way for consumers and businesses to pay online or in person. Cashfree supports global and local card networks. See the card brands that Cashfree supports.
You can accept payments from your customers using debit or credit cards from all international providers. Check the various capabilities we offer with Cards:
3D Secure 2.0
Enhanced security protocol that provides real-time risk assessment and
authentication for online transactions.
CVV less flow
Remove the need for entering the CVV for cards saved with Cashfree
Save Cards
Securely store and tokenise cards in a PCI-compliant vault
Recurring Payments
Automated billing system for subscriptions and recurring charges with
flexible scheduling options.
Credit Card EMI
Support for EMI payments on credit cards with more than 10 banks.
UPI is the most popular payment method in India. UPI lets customers directly transfer money from their bank account or alternate funding source (like credit cards, Pre-paid wallet) using an authenticating intermediary, like a phone number.
UPI Intent, QR and Collect
Collect UPI payments using intent, QR or collect.
Flash UPI
Add the UPI SDK to your app to power in-app payments.
Recurring Payments
Support for UPI one-time mandates and recurring payments.
Cashfree can accept payments from your customers using Netbanking. This method is available by default. You can view which all net banking banks are enabled for your account in the Merchant Dashboard.
For testing purposes in sandbox mode merchant can use below bank code
“customer_bank_code”: 3333
Cashfree supports payment options with EMI and Pay Later methods. Seamlessly integrate Cashfree’s platform to offer a range of credit and debit card EMIs, along with diverse Pay Later providers, enhancing the checkout experience.
Cashfree supports Credit Card EMI payment method. You can use different EMI providers on our platform. Below is a list of supported providers and their payment codes for a seamless flow. If you are using a Cashfree hosted integration, we will automatically show all these options to eligible users on the checkout page.
Here is a sample of the request that you need to send to /orders/sessions to process a seamless EMI payment. Read more here.
We support varying tenures for each of these: 3, 6, 9, 12, 14, 18, 24, 36 depending on the issuing bank.
Please send the exact values in the card_bank_name parameter. We support varying tenures for each of these: 3, 6, 9, 12, 14, 18, 24, 36 depending on the issuing bank.
Cashfree Payments supports 2 Debit Card EMI payment methods. These options are available to customers who are pre-approved by these issuing banks.
Here is a sample of the request that you need to send to /orders/sessions to process a seamless EMI payment. Read more here. Incase of a native OTP flow , Cashfree provides a submit OTP API which needs to be integrated on your checkout page.
For any new customer on your platform, Simpl provides a redirection URL to authenticate the customer. For repeat customer, Cashfree provides a submit OTP API, which needs to be integrated on your checkout page for a seamless experience.
The Bank Transfer method lets customers pay using NEFT, RTGS, or IMPS to the Virtual Bank Account (VBA) provided by Cashfree Payments. This method is ideal for B2B, education, real estate, and government transactions.
Customers must complete payments within the Time-to-Live (TTL) period that you set for the transaction. If not specified, the TTL defaults to 5 days.
When a customer initiates a bank transfer, Cashfree Payments validates the transaction against the order details, including the amount and account information (if TPV is enabled). If the details match, the payment is accepted, and you receive a notification to process the order. If the details don’t match, the payment is rejected, and any debited amount is automatically refunded to the customer.
By default, each Bank Transfer transaction is assigned a unique VBA. For recurring payments, Customer-Specific Bank Transfer assigns the same VBA to a customer to simplify repeat payments.
When a payment is received, Cashfree Payments matches it to an active order with a pending transaction of the same amount and marks it as successful.