Veritrans ❤️ Prestashop!
-
Download the plugin from this repository.
-
Extract the modules, then rename the folder modules as veritranspay and zip this modules as veritranspay.zip
-
Go to your Prestashop administration page and go to "Modules" menu.
-
Click on the "Add a new module" and locate the veritranspay.zip file, then upload it.
-
Find the Veritrans Pay module in the module list and install the module.
-
Change the following settings in your Merchant Administration Portal:
-
Payment Notification URL:
-
Prestashop 1.4 and lower:
http://[your-site-url]/modules/veritranspay/notification.php
-
Prestashop 1.5 and higher:
http://[your-site-url]/index.php?fc=module&module=veritranspay&controller=notification
-
-
Finish Redirect URL:
-
Prestashop 1.4 and lower:
http://[your-site-url]/modules/veritranspay/order_confirmation.php
-
Prestashop 1.5 and higher:
http://[your-site-url]/index.php?fc=module&module=veritranspay&controller=success
-
-
Unfinish Redirect URL:
-
Prestashop 1.4 and lower:
http://[your-site-url]/
-
Prestashop 1.5 and higher:
http://[your-site-url]/index.php?fc=module&module=veritranspay&controller=back
-
-
Error Redirect URL:
-
Prestashop 1.4 and lower:
http://[your-site-url]/modules/veritranspay/order_confirmation.php
-
Prestashop 1.5 and higher:
http://[your-site-url]/index.php?fc=module&module=veritranspay&controller=failure
-
-