Skip to content

jomz/spree-ogone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fixed Quantity

This is an extension for Spree, put together by DefV

This extension makes it possible to accept payments through Ogone. It requires the active_merchant_ogone gem to be installed on your system. Readme and test cases kindly provided by Gorilla

Installation

  • Copy to your project's vendor/extensions dir, and make sure the naming is right (remove the 'spree-' prefix).
  • Reboot (or deploy to) your server.
  • Go to the backend of your shop, and go to configuration > paying methods.
  • Create a new paying method, and select 'Billing::Ogone' as the provider
  • On the next screen, alter the valuta if needed, and fill in the Ogone passphrases and account name. If you have not yet set up your SHA pass phrases: Log in on Ogone, and go to Configuration > Technical information. The SHA-IN can be set under 'Data and origin verification', the SHA-OUT under 'Transaction feedback' You also need to check 'I want to receive transaction feedback parameters on the redirection URLs.' in the Transaction feedback tab.

About

Extension for Spree that adds support for Ogone payments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages