Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

workarea-payware_connect

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workarea-payware_connect

  • 2.1.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Workarea Payware Connect

Payware Connect plugin for the Workarea platform.

Getting Started

NOTES

(9/15/15) Only Pre-auth, Completion, and Void are supported and validated as of v0.9.4. (10/21/15) Storing cards in user accounts is broken pending verification of business requirements v0.9.5. IF INTEGRATING WITH MACH VALIDATION IS UNNECESSARY. SEE VALIDATION LETTER AND WORKSHEET FOR MORE INFO.

Revalidation is necessary if any of these change:

  1. Business type
  2. Transaction type supported
  3. Code Changes that may affect Transactions or reports
  4. Change in Processor
  5. Report type supported
  6. New Device Supported

The file lib\validation.rb can be used in the console to generate the necessary xml and output to the development.log

Gateways

Unless keys are provided in the secrets.yml file the Payware Connect engine will use a bogus gateway.

If you want to use the live gateway you must include the following keys in your secrets.yml:

:payware_connect:
  :client_id:
  :login:
  :password:
  :merchant_key:
  :test: # if using sandbox

If the above keys are provided the gateway will be automatically configured. For more details on this implementation. Test is optional and will default to true.

Workarea Platform Documentation

See https://developer.workarea.com for Workarea platform documentation.

Workarea Commerce Platform is released under the Business Software License

FAQs

Package last updated on 22 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc