Versions Compared

Key

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

...

  • eWAY Secure Fields - fields securely hosted by eWAY appear in the form on your website.
  • eWAY Responsive Shared Page - an entirely eWAY hosted payment popup form for the customer to enter their card details so the payment process is removed from your site altogether. If credit card fees are charged on orders for your site, Responsive Shared Page is recommended. 

...

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


Note
  • This guide assumes that eWAY's services have been purchased and you have the relevant information required to set up eWAY.
  • You need to have created an API key in your eWAY Business Centre interface. See: Generating an API Key for eWAY.
  • CV Support is required to implement this functionality.

eWAY Payment Processing Overview

...

  1. A site user creates an order and goes through checkout.
  2. They select credit card as their payment option.

  3. What they see depends on the method used on your site:

    If Secure Fields is in use, the user will see the credit card form with input fields securely hosted by eWAY.

    Image Modified

    4. They enter their card details and submit their order.

    5. Commerce Vision does the preliminary setup and checks to ensure the order is valid for submission and payment information is set up, request an Access Code for the transaction from eWAY over a secure connection.

    6. We post/submit the page (including the credit card information and the Access Code) directly to eWAY's servers.


     If Responsive Shared Page is in use, no form is displayed. 

    Image Modified

    4. Instead, when the buyer clicks 'Process Payment', the system passes the user and transaction details to eWAY to generate a Responsive Shared Page URL with a popup form for entering card information. This form is entirely hosted by eWAY. 

    Image Modified

    5. They enter their card details and submit their order.

    6. We request the results from eWAY using the Access Code.

    7. For both methods, 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.

    Image Modified

Note
  • This guide assumes that eWAY's services have been purchased and you have the relevant information required to set up eWAY.
  • You need to have created an API key in your eWAY Business Centre interface. See: Generating an API Key for eWAY.
  • CV Support is required to implement this functionality.

Step-by-step guide


Selecting an eWAY method


If your site uses eWAY to process credit cards, this message appears in the 'Payment' panel of the Checkout page under the Credit Card tab. It includes the eWAY method actively used active on your site.

When setting eWAY up on your site, CV Support will configure method selected for your website. However, note that you can change the method yourself. Note - if you change methods, the relevant new API key need to be created. 

...