PayPal Euro currency problem

I cant find any fix for this problem. I cant get PayPal working and when I try test of pruchasing something, Payment module by PayPal giving this error message:

"This recipient does not accept payments denominated in EURO"

 

I have checked PayPal Account -> Profile -> Payment Receiving Preferences -> [X] No, accept them and convert them to Euros

 

Still not working. Also I have checked that my default currency in my PayPal account is EUR

 

Any ideas?

Quote · 5 Apr 2011

PROBLEM SOLVED!

I dont understand my luck because everytime I do same actions over and over again and after many times it just get working >.<

 

Hope this is helping someone else:

 

1) (PHPMyAdmin) -> Choose your DATABASE -> SQL (run SQL QUERY SCRIPT):

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

2) FTP -> ROOT -> CACHE (DELETE ALL EXPECT .HTACCESS!)

3) FTP -> ROOT -> CACHE PUBLIC  (DELETE ALL FILES)

4) (BOONEX) -> Modules -> Payment - > Check that there is EUR chosed in dropdown menu (currency code)

5) DONE!

Quote · 5 Apr 2011
 
 
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.