Hi Dr,
Yes I am only going to use MXN at this time.
I did what you pointed out and still did not work. So I digged a little further in my files this is what I did:
I edited two files:
/home/content/o/r/g/organicos/html/tienda/includes/modules/payment/paypal/paypal_functions.php
Line #177 : $my_currency = 'USD'; and replaced with 'MXN'
/home/content/o/r/g/organicos/html/tienda/includes/languages/english.php
Line #42 : define('LANGUAGE_CURRENCY', 'USD'); and replaced with 'MXN'
Now I have MXN both in ZC and in Paypal, I have to test deeper
Hope you agree with these changes and let me know if I didn't break anything else.
Thanks so much



