Version 1 (modified by IgorL, 14 years ago) (diff)

--


PayPal doesn't accept transactions in euro

This is caused by a small bug in the software which is very easy to fix. Log into your database management system, for example phpMyAdmin that you can find in your host's CPanel account. Run this query in it:

UPDATE `sys_options` SET `AvailableValues`='USD,EUR' WHERE `Name`='currency_code' OR `Name`='pmt_default_currency_code';

Then you will need to clear the cache in your Dolphin Admin Dashboard and that's it.

 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub