Code Monkey home page Code Monkey logo

spree_paymill's Introduction

Welcome to spree_paymill

This is a SpreeCommerce extension for using the Paymill payment service.

Code Climate Build Status

Setup

  • Add spree_paymill to the Gemfile of your spree store gem 'spree_paymill' , :git => 'git://github.com/webionate/spree_paymill.git'

  • Add stylesheets to your all.css manifest files *= require admin/spree_paymill *= require store/spree_paymill

  • You currently also need our version of the active_merchant gem, because it contains additional code for the paymill gateway gem 'activemerchant', :git => 'git://github.com/webionate/active_merchant.git'

  • Don't forget to run Bundler $ bundle install

  • Login to your backoffice of the spree store

  • Go to configuration >> paymentmethods and add a new payment method

  • Select Spree::BillingIntegration::PaymillCreditCard and submit the form

  • You are receiving 2 additional input fields to enter the private and public key from Paymill

  • Login to the Paymill backoffice, copy the keys from there, enter them in the Spree backoffice and submit the form again

  • You're ready to go!

NOTE

spree_paymill is currently in a testing phase. It is already capable of handling payments and refunds via credit cards (MasterCard and Visa). Handling of debit cards currently isn't supported. Although we've tested spree_paymill on our systems, we currently don't guarantee, that it will work in your environment too.

If you want to use spree_paymill in a production environment you'll have to contact Paymill to receive live keys.

Questions?

Just contact us via our website

spree_paymill's People

Contributors

acwebionate avatar sthollmann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.