Giter Site home page Giter Site logo

wpplugins / jigoshopatos Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 43 KB

This is a mirror of the svn repo: https://plugins.svn.wordpress.org/jigoshopatos/, the master is always the latest release.

Home Page: http://wpplugins.it

License: Apache License 2.0

PHP 100.00%

jigoshopatos's Introduction

jigoshopAtosPlugin

Wordpress plugin that enable Atos payment for Jigoshop.

Install

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]

Test mode

Use these values to test your installation.

Credit card success infos

Credit card n°: 4974934125497800
Crypt key: 600
Expiration date: anything in the future

Credit card failed infos

Credit cart n°: 4974934125497800
Crypt key: 655
Expiration date: anything in the future

For 3D secure test

Valid password: 00000000
Invalid password: anything else

Security

For security purpose, the param files must be located somewhere outside the webroot of your site. Example: if your wordpress installation is something like

/var/www/wordpress

Then your param files should be located in:

/var/atos/param/ 

jigoshopatos's People

Contributors

wppluginsbot avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.