ok

Mini Shell

Direktori : /home/ngwcolle/www/ICICI_MS_UAT/lib/
Upload File :
Current File : //home/ngwcolle/www/ICICI_MS_UAT/lib/config.php

<?php
/*
* PHP Kit for Icici Merchant Solutions
* Version: 1.0.5
*/

/*Enter UAT kit parameters */
define('ENC_KEY', '1FF49170C8CCECFF1345B38F971CABBD');
define('SECURE_SECRET', '5FF1003BD85EC13EDDE106AC235F58AD');
define('VERSION', '1');
define('PASSCODE', 'ABCD1234'); //Must be 8 digit only. No special characters allowed
define('MERCHANTID', '100000000003925'); //This is not being used in kit but for your reference in case of use it as global
define('TERMINALID', '12545910');
define('CURRENCYID', '356');  //This is not being used in kit but for your reference in case of use it as global
define('BANKID', '24520'); //Must be 6 digit only. No special characters allowed
define('MCC', '4511'); //Must be 4 digit only. No special characters allowed
define('GATEWAYURL', 'https://payuatrbac.icicibank.com/accesspoint/angularBackEnd/requestproxypass');
define('REFUNDURL', 'https://payuatrbac.icicibank.com/accesspoint/v1/24520/createRefundFromMerchantKit');
define('STATUSURL', 'https://payuatrbac.icicibank.com/accesspoint/v1/24520/checkStatusMerchantKit');
define('RETURNURL', 'https://ngwcollege.in/ICICI_MS_UAT/responseSale.php'); // define('RETURNURL', 'YOUR_DOMAIN/ICICI_MS/responseSale.
// Return url's length must not be more then 500 character

Zerion Mini Shell 1.0