CashFree Payment Profile

Add-ons CashFree Payment Profile 1.0.0

Register & Get access to index
Compatible XF Versions
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


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
PHP:
$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
XenForo
Views
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from XenForo

Back
Top Bottom