bitpay / magento2-plugin

Magento2.x payment plugin for Bitpay.com
MIT License
13 stars 24 forks source link

Unable to use bitpay on Magento 2 2.1.4 #10

Closed j0e1an closed 6 years ago

j0e1an commented 7 years ago

Magento 2 version: 2.1.4

Procedure: in Store - Configuration - Sales- payment method -bitpay - pairing code, generated a pairing code from bitpay.com.

Expectation: After click on "save" to save settings, if pairing success, user can see bitpay as a payment method on checkout, if pairing fails, admin can see an error message on the configuration page.

Result: After click on save nothing is processed or saved, no error message and the pairing code is not saved after refreshing the page.

pieterpoorthuis commented 7 years ago

Can you enable logging (in the Magento plugin settings) and provide the logs from var/log/payment_bitpay.log ?

pieterpoorthuis commented 7 years ago

Another question: do you have php-mcrypt enabled in your Apache?

pieterpoorthuis commented 6 years ago

Open too long without activity. Closing.