CashFree Payment Profile

CashFree Payment Profile 1.0.0

Register or Log in for Free Download
XF Compatibility
  1. 2.2.x
Short Description
A Complete Payments Toolkit for India. CashFree offers quick, easy payment options including Credit/Debit Cards, Net Banking, UPI, Wallets, and more. Customize profiles with Full Name & 10-digit Phone Number fields. Get your App ID and Secret Key from CashFree's merchant dashboard to integrate seamlessly into your system. Test transactions via the provided code snippet in config.php.
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: Cashfree - Best Payment Gateway for India - Online Payments

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
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


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
anne51
Views
567
Extension type
zip
File size
27.8 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Send message to the Website Team and we will assist you quickly!
Support Developer If you are satisfied with the test or your project has earned you money, Click the More Information button to support the developer by purchasing.

More resources from anne51

Social Engine Pro / Social Engine : Schedule Social Media Posts Pro A
Organize, schedule and automate the publishing of your content and photos on social accounts.
Abandoned Cart Pro for WooCommerce  By Tyche Softwares A
Abandoned carts are not only a revenue-related issue but a hard-to-understand puzzle
HomeID - Real Estate WordPress Theme A
gracefully presents properties information to website visitors and facilitates real estate business

Similar resources

IDPal Payment Profile A
This plugin is a payment gateway for Iran
Payment Profile: Authorize.Net with ARB A
accept payment via Authorize.Net. It is the XF2 version of [bd] Paygate: AUTHORIZE.NET ARB.
Back
Top