No commit activity in last 3 years
No release in over 3 years
Integrates Worldpay with Workarea Commerce Platform using the XML API.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 3.x
 Project Readme

Workarea Worldpay XML

Worldpay Xml Payment Processor plugin for the Workarea platform.

Getting Started

Add the gem to your application's Gemfile:

# ...
gem 'workarea-worldpay_xml'
# ...

Update your application's bundle.

cd path/to/application
bundle

Add the following to your config/secrets.yml file:

# ...
worldpay:
  login: MERCHANTCODEHERE
  password: XMLPASSWORD
  test: true
# ...

By default tokenzization is not enabled in both live and sandbox account. Be sure to request that tokenzation is enabled after installing the plugin.

Documentation and Testing

Worldpay does not issue freestanding sandbox accounts for testing. An account must be provisioned through a Worldpay account manager.

Documentation for the Worldpay xml gateway can be found at http://support.worldpay.com/support/kb/gg/corporate-gateway-guide/content/home.htm

A list of test credit cards and testing values can be found at http://support.worldpay.com/support/kb/gg/corporate-gateway-guide/content/reference/testvalues.htm

Workarea Commerce Documentation

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

License

Workarea Worldpay XML is released under the Business Software License