Jump to content

Edit History

bnadauld

bnadauld

nice one! thanks

so i went in the db and ran this query:

UPDATE ps_orders
SET id_currency = 2
WHERE id_currency = 1;

that sorted out the issue for all the people that paid in pesos. Great!

but the customers that paid in $ Euros and gbp - now show the warning:

Warning ₱4,100.51 paid instead of ₱64.87

error_new.jpg

bnadauld

bnadauld

nice one! thanks

so i went in the db and ran this query:

UPDATE ps_orders
SET id_currency = 2
WHERE id_currency = 1;

that sorted out the issue for all the people that paid in pesos. Great!

but the customers that paid in $ Euros and gbp - now show the warning:

Warning ₱4,100.51 paid instead of ₱64.87

bnadauld

bnadauld

nice one! thanks

so i sent in the db and ran this query:

UPDATE ps_orders
SET id_currency = 2
WHERE id_currency = 1;

that sorted out the issue for all the people that paid in pesos. Great!

but the customers that paid in $ Euros and gbp - now show the warning:

Warning ₱4,100.51 paid instead of ₱64.87

×
×
  • Create New...