Skip to content

Paysera payment gateway integration for Spree Ecommerce.

License

Notifications You must be signed in to change notification settings

donny741/spree_paysera

Repository files navigation

Paysera payment gateway integration for Spree Ecommerce.

Build Status

Adds Paysera payment option to the checkout view. Can be customized by editing paysera partial. Tested on Spree version 3.5+.

Installation

  1. Add gem to your gemfile:

     gem 'spree_paysera', '~> 1.0', '>= 1.0.2'
    
  2. Install the gem using Bundler:

     bundle install
    
  3. Restart your server

Setup

  • In Spree admin panel go to "Configuration" > "Payment Methods".
  • Create a new payment method.
  • Select provider "Spree::Gateway::Paysera", enter name and description.
  • Click "Create".
  • Enter Project ID, Domain Name and Message Text (paytext). Untick "Test Mode" for use in production.

About

Paysera payment gateway integration for Spree Ecommerce.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published