How to integrate unsupported currency in OpenCart
Currencies like UAE Dirhams ( AED ) can be well integrated with OpenCart 1.5.4.1 and OpenCart 1.5.5.1. for Paypal
That's it.
Good luck
If found useful, buy me coffee for the time you saved.- Download VQMOD from http://code.google.com/p/vqmod/wiki/Install_OpenCart
- Upload VQMOD to the root folder
- Make VQMOD folder writable (755 or 777)
- Make vqmod/vqcache folder writable (755 or 777)
- Make /index.php (at root) writable (755 or 777)
- Make /admin writable (755 or 777)
- Make /admin/index.php writable (755 or 777)
- Do at your browser - www.yourdomain.com/vqmod/install
- You get "VQMOD INSTALLED SUCCESSFULLY" (If error comes, check for CHMOD for 'write' mode)
- Download the following OpenCart extension: "Fix PayPal Standard unsupported currency" ( this is available at http://www.opencart.com/index.php?route=extension/extension ). This is an xml file like fty_paypal_currency_GBP.xml ( for converting to GBP £ ). Similar files for USD $ and EUR are available to download.
- Upload this file to /vqmod/xml/
That's it.
Good luck
Comments