Spree CyberSource Gateway

Spree CyberSource Gateway

Welcome to RoRtechie.com This gem provides very simple integration of Cybersource with Spree. Include the gem into your Gemfile as follows

gem “spree_cybersource_gateway”, :path => “../spree_cybersource_gateway”

Then

bundle install

To complete the implementation

Register or login with test account https://ebctest.cybersource.com/ Navigate to Account Management > Transaction Security Keys > Security Keys for the SOAP Toolkit API Click on Generate Key and copy that into wordpad.

Now login to spree as admin and navigate to admin > Configuration > Payment Methods > New payment method You should see Gateway::CyberSource within dropdown for provider.

Select the same, it shall now ask for username and password. Enter username which is used for the cybersource. The key generated is the password

Copyright © 2011 [Jay @ Rortechie], released under the New BSD License



Comments

Be the first to comment on this extension.

Login to Comment.

This project is maintained by a core team of developers and is freely available for commercial use under the terms of the New BSD License.

Spree, Spree Commerce and the Spree logo are all trademarks of Spree Commerce, Inc.