prestashop-plugin icon indicating copy to clipboard operation
prestashop-plugin copied to clipboard

Store currency in BTC

Open DarrenWestwood opened this issue 4 years ago • 1 comments

The module currently does not work if the store currency is set to BTC. We will need to confirm there will be no issues with 8 decimal places when including the following fix.

https://github.com/blockonomics/prestashop-plugin/blob/1.7/controllers/front/payment.php#L327

https://github.com/blockonomics/woocommerce-plugin/blob/master/php/Blockonomics.php#L464-L473

DarrenWestwood avatar Jan 10 '22 04:01 DarrenWestwood

Currently customer is getting blank screen in prestashop with BTC currency

shivaenigma avatar Jan 10 '22 10:01 shivaenigma