Sha256: d8a9ccf001d2094523cb691571c4156b21c212f419225e95aaa169b7a4579da4
Contents?: true
Size: 1.55 KB
Versions: 16
Compression:
Stored size: 1.55 KB
Contents
Workarea Usaepay ================================================================================ Usaepay plugin for the Workarea platform developed by Trika Tehnologies Overview -------------------------------------------------------------------------------- A plugin to integrate USA ePay transaction gateway with workarea E-Commerce. This will connect to sanbox / live using site urls and test params. This gateway plugin was written on top of ActiveMerchant::Billing::UsaEpayTransactionGateway Getting Started -------------------------------------------------------------------------------- This gem contains a Rails engine that must be mounted onto a host Rails application. Then add the gem to your application's Gemfile specifying the source: # ... gem 'workarea-usaepay' # ... Update your application's bundle. cd path/to/application bundle Features -------------------------------------------------------------------------------- - Ability to perform Auth only, Purchase, Capture and Void payments - Ability to verify cards before make Auth call - Ability to save the card by token - Ability to use saved cards for transaction using saved cards token Workarea Platform Documentation -------------------------------------------------------------------------------- See [https://developer.workarea.com](https://developer.workarea.com) for Workarea platform documentation. License -------------------------------------------------------------------------------- Workarea Usaepay is released under the [Business Software License](LICENSE)
Version data entries
16 entries across 16 versions & 1 rubygems