SparkyRih Posted October 12, 2016 Share Posted October 12, 2016 I wrote a module for a Dutch payment gateway (AfterPay). The module is currently in use in several PrestaShop webshops in The Netherlands an Belgium. But for one client, it won't work properly. They use one other payment gateway (IcePay, which breaks down multiple payment methods via that gateway, except for AfterPay). So that's why they need my module. In their test environment, my module and IcePay work perfectly fine alongside each other, as well as on my own development server. But in their production environment they don't... The IcePay module obviously works fine, when they disable it, and install AfterPay, that module works fine as well. But when they try to enable both modules, all payment methods will disappear in the front end. I can't find any leads, any errors, warnings in any logs... Does anybody have an idea on where I can look to resolve this issue for my client? BTW, I've asked PrestaShop support, but they say that "I have to contact the developer". Link to comment Share on other sites More sharing options...
SparkyRih Posted October 15, 2016 Author Share Posted October 15, 2016 Nobody? Link to comment Share on other sites More sharing options...
SparkyRih Posted October 24, 2016 Author Share Posted October 24, 2016 We've tried creating an exact clone of their production environment, without any luck? Nobody here can point me in any direction? Link to comment Share on other sites More sharing options...
razaro Posted October 24, 2016 Share Posted October 24, 2016 Yeah that is bit difficult to track. You did enabled debugmode and it did not return any error ? One thing you should check, if it works on 2 server compare PHP versions, MySQL and maybe SSL too. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now