Skip to content

sylvinho81/spree_redsys

 
 

Repository files navigation

SpreeRedsys

Basic support for the Spanish Redsys HMAC SHA256 “TPV Virtual” Spree::BillingIntegration, Version 2-4 & 1.3. stable

Based on https://github.com/samlown/active_merchant Library by @samlown Following the integration examples: https://github.com/spree/spree_paypal_express and https://github.com/spree/spree_skrill

Install

Add the following line to your application's Gemfile.

gem "spree_redsys", :https => "https://github.com/2beDigital/spree_redsys.git"

Configuring

Add a new Payment Method, using: Spree::BillingIntegration::Payment as the Provider

Click Create, and enter your Redsys account details.

Save and enjoy!

TODO

. Refactor & improve the code.

. Write Rspecs, Tests tests...

. Perhaps Iframe integration like Skrill.

. Locales...

Copyright (c) 2015, released under the New BSD License

About

Spree extension to integrate with Spanish Redsys TPV.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 89.3%
  • HTML 10.4%
  • Other 0.3%