Handles Atos payment in Jigoshop, credit card payment for french banks.
https://github.com/chtipepere/jigoshopAtosPlugin
Depending on your web server, copy the correct binary files on your server.
If you are on Linux, and want to know if you run 32 or 64 bits, just type:
getconf LONG_BIT
For these binaries, don't forget to add execution rights.
chmod +x
Put your params files too on your web server.
To use the credit cards logos given with this plugin, change images path in your param/pathfile.
D_LOGO!/wp-content/plugins/jigoshopAtosPlugin/images/!
Take a look at the examples atos files provided with this plugin to put the correct values in
YOUR param files.
Automatic response
Create a page that contains shortcode above and fill the automatic_response_url field in admin.
[jigoshop_atos_automatic_response]
See
https://github.com/chtipepere/jigoshopAtosPlugin