Giter VIP home page Giter VIP logo

spree_atos_sips's Introduction

Spree Atos/Sips

Français

Description

La gem spree_atos_sips permet d'intégrer simplement la méthode de paiement de Atos Worldline à votre site e-commerce Spree.

Installation

  1. Pour l'installer, il suffit d'ajouter la ligne suivante à votre Gemfile.
    gem 'spree_atos_sips', :git => 'https://github.com/Johann-dotgee/spree_atos_sips.git'
  1. Effectuez ensuite un bundle install
	bundle install

Configuration

  1. Rendez-vous sur votre panneau d'administration (http://monsite.com/admin)

  2. Allez ensuite dans "Configuration", puis "Payment Methods"

  3. Cliquez sur "Add New Payment Method"

  4. Entrez les paramètres qui vous plaisent, choisissez "Spree::BillingIntegration::Atos::Sips" comme provider, puis enregistrez

  5. De nouveaux champs sont présents, remplissez les (merchant id, banque)

  6. Placez ensuite les fichiers (binaires, certificats, etc) selon l'architecture suivante dans votre projet rails:

  • mon_commerce

    • lib
      • atos
        • bin
          • request
          • response
        • banque
          • certif.fr.identifiant
          • params.xml
          • parmcom.identifiant
          • parmcom.banque
          • pathfile

English

Description

The spree_atos_sips gem allows you to put easily the payment method from Atos Worldline in your Spree e-commerce website.

Installation

  1. To install the gem, just put the following in your Gemfile.
    gem 'spree_atos_sips', :git => 'https://github.com/Johann-dotgee/spree_atos_sips.git'
  1. Then, bundle install
	bundle install

Configuration

  1. First, go on your administration pannel (http://monsite.com/admin)

  2. Then, click on "Configuration", and "Payment Methods"

  3. After this, click on "Add New Payment Method"

  4. Configure the name, description, etc as you want and just choose "Spree::BillingIntegration::Atos::Sips" as provider. Then, save.

  5. Some new fields appeared (merchant id, banque), fill them.

  6. Finally, put the files the bank gave you (binaries, certificates, etc) on the right place, according to the following architecture:

  • mon_commerce

    • lib
      • atos
        • bin
          • request
          • response
        • banque
          • certif.fr.identifiant
          • params.xml
          • parmcom.identifiant
          • parmcom.banque
          • pathfile

Copyright (c) 2011 [name of extension creator], released under the New BSD License

spree_atos_sips's People

Contributors

nando avatar tanguyantoine avatar enoliglesias avatar johann-dotgee avatar

Watchers

Ruben Sierra avatar Ramón Pravia avatar Susana del Truébano avatar Óscar de Arriba avatar Victor Ortiz avatar Victorio Iglesias Gutiérrez-Cecchini avatar James Cloos avatar  avatar Guzmán González avatar

Forkers

javierlavinia

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.