CashFree Payment Profile

Unmaintained CashFree Payment Profile 1.0.0

No permission to download
Compatible XF 2.x versions
  1. 2.1
Visible branding
No
CashFree Payment Gateway
A Complete Payments Toolkit for INDIA, The fastest and easiest way to collect payments for Account Upgrades offered via default Upgrade System of xF.

This addon allows you to accept the payment in Indian Currency (INR).

CashFree offers following payment options on checkout page
Credit / Debit Cards
Net Banking
UPI
Wallets

You can get complete details about CashFree at their Website: https://www.cashfree.com/

This addon adds 2 custom profile fields in your database which saves the Full name of the user and phone number in 10 digits format, those fields are only visible to user on account upgrade page when the user clicks on purchase button first time (only when payment profile selected is CashFree).
Additional Fields.png


Payment Profile Options
You need to fill App ID and Secrete Key which you will get from your merchant dashboard at CashFree

Direct link for retrieving ID and Key
For Test
Code:
https://test.cashfree.com/merchant/pg#api-key
For Live
Code:
https://merchant.cashfree.com/merchant/pg#api-key
In order to do test transactions and check the integration of this addon with your board, you can activate test environment by adding following code in your config.php

Code:
$config['enableLivePayments'] = false;

Setting it to false will disable the live payment for all profiles which makes use of it (like Paypal), so when you finish testing, you need to either remove that line of code or need to set it to "true" and also need to update / replace your credential from profile with live App ID and Secrete Key.
Author
Dnyan
Downloads
32
Views
2,245
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Dnyan

Top Bottom