Skip to content
This repository was archived by the owner on Nov 9, 2020. It is now read-only.

informatom/mercator_mpay24

Repository files navigation

MercatorMpay24

MercatorMpay24 provides an payment gateway to MPay 24 for the Mercator Guided Selling Application.

This project uses the GPL V3 license. See file LICENSE in the same directory for details about the GPL V3.

Installation instructions

  1. Put in your Gemfile '''ruby gem "mercator_mpay24" '''
  2. Instell gem by running '''ruby bundle install ''' 3.2 Get all migrations into your app by running in your ipp directory '''ruby rake mercator_mesonic:install:migrations '''
  3. Run Migrations added '''ruby rake db:migrate '''
  4. Mount the Engine in your routes.rb mount MercatorMesonic::Engine => "/mercator_mpay24"

About

MPay24 integration for the Mercator Guided Selling System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published