Inchoo / magento2-Inchoo_Stripe

Stripe payment gateway Magento2 extension
56 stars 36 forks source link

Encrypted settings needs testing on php7 #6

Open ivanweiler opened 8 years ago

ivanweiler commented 8 years ago

@udovicic I disabled encrypted settings while working on feature/stripejs (only on this branch), for some reason they aren't decrypted when called ?!? or something similar. Win/php7 configuration.

https://github.com/Inchoo/magento2-Inchoo_Stripe/blob/feature/stripejs/etc/adminhtml/system.xml#L30

I didn't had time to check why, since xdebug is also causing me some problems on win/php7. What can I say, lousy day :)

Anyway, it's possible M2 has some problems with this on php7.

csdougliss commented 8 years ago

@ivan-veres @udovicic Same issue here