Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.41 KB

README.markdown

File metadata and controls

26 lines (19 loc) · 1.41 KB

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.