bitpay / opencart-plugin

Opencart payment plugin for Bitpay.com
MIT License
31 stars 47 forks source link

Does not support multiple currency conversion #50

Open ozopled opened 7 years ago

ozopled commented 7 years ago

Example:

The order is 100 USD,

but the client is browsing using Japanese yen prices ( aprox 11,171 JPY)

Bitpay opencart plugin will ask for 100 JPY worth of BTC

:(

pieterpoorthuis commented 6 years ago

BitPay invoice should be created use the amount & currency of the store (100 USD), just like is done in Magento.