You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please don't open several tickets for the same issue: #109
Reopen closed issue if needed.
The current one carrying more detailed info let's continue here, for clarity I'll repeat past answer here:
Hi, you either forgot to replace SIPS binaries with compatible ones from your bank, did not set rights for PHP process user to execute them, corrupted them using ASCII FTP transfer or placed them outside open_basedir allowed paths.
Given your return code 11 your SIPS binaries are most probably segfaulting, so I'm guessing you corrupted it using ASCII FTP transfer.
Executable files MUST ALWAYS be transfered using BINARY FTP mode.
ATOS/SIPS 6xx payment solution MUST NEVER be deployed by someone not having server administration and security skills, This solution is dangerous when handled without extreme care due to its binary files execution requirement, this is an obsolete 90's era solution with security holes and there is not so much I can do about it to strengthen it via this PrestaShop module. You're putting your payments at risks as well as your clients credit cards information.
There are more modern and easy/safe to deploy solutions out there (sorry I've not worked with online payment for too many year, so I cannot suggest you one) if you don't have a system administrator to assist you.
Before trying the payment gateway, you should first make sure your binaries are compatible with your system, for example by trying to execute them through SSH remote shell.
Hello
In my prestashop 1.6.1.24
I have ths issue
Error when calling request binary, system exit code: 139, text output:
And customers can't paid by Card actuallly
Th log file :
Best regards
Didier
The text was updated successfully, but these errors were encountered: