Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CSS supports four eWAY Rapid API methods:

  • Rapid API Version 1.1
  • Rapid API Version 3
  • eWAY Direct Connection API / using Secured Fields
  • eWAY Responsive Shared Page API
  • Rapid API Version 1.1
  • Rapid API Version 3

For more information on eWAY's payment solutions, refer to their website.

...

  1. A site user creates an order and goes through checkout.
  2. They select credit card as their payment option and will be presented with credit card input fields.
  3. They enter their card details and submit their order. 
  4. Depending on which method is used, Commerce Vision does preliminary setup and checks, such as:
    1. ensure the order is valid for submission
    2. set up payment information
    3. request an Access Code for the transaction from eWAY over a secure connection which needs to be posted with the card information.
  5. Once our checks and set ups are done, we post/submit the page (including the credit card information and the Access Code) on behalf of the user directly to eWAY's servers. Their credit card information goes directly to eWAY. checkCommerce Vision never handles or even sees the information at any point in the process.
  6. eWAY processes the payment and then redirects the user to our return page, which finalises the order and triggers the appropriate Success or Fail page to be displayed.

Note
titleNeed assistance implementing this feature

Please contact Commerce Vision for assistance implementing this functionality.

Step-by-step guide

Note
  • This guide assumes that eWAY's services have been purchased and you have the relevant information required to set - up eWAY.
  • For Rapid API Version 3.0, you need to have created an API key in your eWAY Business Centre interface. See: Generating an API Key for eWAY.

...

Direct Connection API involves a simple, single server side call to process a transaction. In CSS, it is implemented with eWAY's Secure Secured Fields. This i nserts eWAY hosted secure iframes into the card fields on your website so the customer is kept on your site during the payment process. 

Responsive Shared Page API

...

Instead, when the buyer clicks 'Process Payment', they will see a popup box window for entering credit card information from eWAY. 

...

Once payment is processed, the box window closes and the buyer will be taken to your site's Order Confirmation page.

...

Info
titleSurcharges

If using eWAY Responsive Shared Page:

  • any credit card surcharge must be configured in the same way in CSS and in eWAY.
  • surcharge is calculated based on the card type entered by the user in the eWAY IFrame and the amount sent to the eWAY IFrame.
  • some surcharge options that are available when using the other methods are not available i.e. applying a surcharge based on the customer, or the order amount total excluding charges.


Rapid API Version 3

This method keeps customers on your website as well as having the security of keeping card data off your own systems by eWAY's Transparent Redirect. 

Rapid API Version 1.1

[ intro]

To setup eWay Rapid API Version 1.1:

  1. Login as an Administrator
  2. Go to the Settings page
  3. Select the Orders tab
  4. Select the Credit Cards sub-tab
  5. Configure the following settings:
    1. C/Card Payment Provider: select eway rapid api
    2. Credit Card Capture Customer ID: enter your Customer ID (provided by eWAY)
    3. Retain Payment Provider Customer ID Token: check the box for customers to be able to choose whether their information will be stored in eWAY and be available in future payments checks  
    4. eWay Billing Country: enter the relevant 2 letter country code, e.g., 'au' for Australia, 'nz' for New Zealand. A full list of available codes can be found here.

      Warning

      The code must be entered in all lowercase letters.

...

titleNeed assistance implementing this feature

...

    1. .


Related help

Content by Label
showLabelsfalse
showSpacefalse
cqllabel = "eway"

...