Skip to main content

Posts

Showing posts with the label woocommerce-icici-payment-gateway

payment gateway integration icici woocommerce

Payment gateway integration icici woocommerce Files and folders to be placed on root directory. KEY folder having keyfile, SFA folder having lib files, sfa.properties having path of gateway and key file location, callback.php is used to show the response of payment, TestSsl.php used to encrypt the parameters and send it to gateway. Manual Installation Place “woocommerce-gateway-icici” Folder to plugin directory.(wp-content/plugin) Go to Admin Panel and Activate it. And set the merchant id and others details payment gateway integration icici woocommerce Set “Key.Directory” value in sfa.Properties file in root directory, path of keyfile. payment gateway integration icici woocommerce Set “$astrFileName”,and  “$strMerchantId “ line number 20,19 as complete path of keyfile and merchant id respectively in callback.php Put your callback.php to your theme folder After that:  Create a page name “callback” from your wordpress admin panel Select template