bitpay / prestashop-plugin

BitPay payment plugin for PrestaShop
MIT License
23 stars 32 forks source link

Error message if json_encode() is not available #5

Closed ghost closed 10 years ago

ghost commented 10 years ago

On Ubuntu, you need the php5-json package

ionux commented 10 years ago

Thanks for reporting this. I take for granted that JSON processing is always available! Instead of reporting this back to the user, I wrote a drop-in replacement to allow the merchant to still use the plugin.