bitpay / opencart-plugin

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

openssl_encrypt(): Using an empty Initialization Vector (iv) is potentially insecure and not recommended in #57

Open Levanto opened 6 years ago

Levanto commented 6 years ago

Hi,

I have installed open cart 3.0 and with bitpay plugin 3.0.2 and php version 7.0

When I click on connect to bitpay i get below error and it does not redirect to bitpay.

Warning: openssl_encrypt(): Using an empty Initialization Vector (iv) is potentially insecure and not recommended in /home/exchangerpoint/public_html/shop.exchangerpoint.com/system/library/encryption.php on line 23Warning: openssl_encrypt(): Using an empty Initialization Vector (iv) is potentially insecure and not recommended in /home/exchangerpoint/public_html/shop.exchangerpoint.com/system/library/encryption.php on line 23Warning: Cannot modify header information - headers already sent by (output started at /home/exchangerpoint/public_html/shop.exchangerpoint.com/admin/controller/startup/error.php:34) in /home/exchangerpoint/public_html/shop.exchangerpoint.com/system/library/response.php on line 36

ghost commented 5 years ago

Hello I have the same probleme