Hello,
The Coinify's module to accept bitcoin payments on x-cart was working fine with 5.2, but apparently 5.3 is breaking backwards compatibility. (Source:
https://github.com/CoinifySoftware/x-cart )
When I am trying to install it I have this error:
PHP Code:
[error, Nov 08 2016 10:21:42] module version "" does not match the core version ("5.3")
I have tried to fix it by looking at the documentation, but I still don't know what is wrong in the source code and what should be updated.
Can anybody help me?