EWay Tokens

From WHMCS Documentation

Revision as of 20:54, 12 July 2012 by Matt (talk | contribs) (Created page with 'The eWay Tokens module allows you to process credit cards via eWay without ever storing the full card details locally in your WHMCS installs database. Card details are still ent…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The eWay Tokens module allows you to process credit cards via eWay without ever storing the full card details locally in your WHMCS installs database. Card details are still entered on your site for a seamless checkout process, and thus you do still need to be PCI Compliant, but your risks are greatly reduced by not storing the cards locally.

For more information, visit http://eway.com.au/developers/api/token.html

Installation

To install the eWay Tokens module, begin by downloading it here: http://www.whmcs.com/members/dl.php?type=d&id=134 and then upload it to the /modules/gateways/ folder of your WHMCS installation

Configuration

Once installed, begin by activating the module from the list of available gateways in 'Setup > Payment Gateways and then configure as follows:

  1. Enter a Display Name of your choice for end users to see (eg. Credit Card)
  2. Enter your eWay Customer ID, Username & Password
  3. Check and ensure that "Disable Credit Card Storage" is not enabled in Setup > General Settings > Security - when using a token module it is not needed

Note: eWay operates a separate system for dev/sandbox testing and so you will need to register @ http://eway.com.au/developers/sandbox.html in order to use the demo mode.