eWay UK
More info @ www.eway.com
Gateway Setup
For details on how to set up eWay UK, click here.
eWay Customer ID
Your eWay UK customer ID.
eWay Username
Your eWay merchant username.
Information About this Payment Method
This is presented to visitors if they click for more info on the gateway on the checkout page. Optional.
Use BB Code for formatting, HTML is not allowed.
Order Status Preferences
Specify which order statuses to set for callback operations. Leave as default if you aren`t sure. "Pending" statuses restrict download access for none gateway methods and should
be used until payment is cleared.
Setting preferred order statuses can be useful for filtering with other admin operations.
Alternative Redirect Url (Optional)
Alternative redirect url is the page a visitor will be directed to after a successful transaction.
You should NOT use this option if you sell downloadable items as visitors will not be able to download their products immediately after purchase.
Enter full url starting http://
If you need to do further operations on your redirect page based on the sale, the following query string params may be used and passed to your new page:
{id} = Sale ID in Database
{code} = Sale Buy Code in Database.
Example:
http://www.example.com/new-redirect.php?id={id}&code={code}
Payment Request Url
Payment request url. At the time of these docs it is:
https://payment.ewaygateway.com/Request/
This should not be changed unless altered by the gateway.
Payment Result Url
Payment result url. At the time of these docs it is:
https://payment.ewaygateway.com/Result/
This should not be changed unless altered by the gateway.
Payment Page Title (Optional)
This value is used to populate the browsers title bar at the top of the eway payment page screen. Optional. Leave blank if you aren`t sure.
Payment Page Footer (Optional)
The page footer text can be customised and populated below the customers order details on the eway payment page. Useful for contact information. Optional. Leave blank if you aren`t sure.
Payment Page Description (Optional)
Used as a greeting message to the customer and is displayed above the customers order details on the eway payment page. Optional. Leave blank if you aren`t sure.
Payment Page Company Logo (Optional)
Specify logo/banner to load on payment page if required. Logo appears at the top of page, banner beneath. Restricted to 960 x 65px. Must be FULL url starting https://
If you do not have a SSL certificate installed, this MUST be left blank or else logo will NOT be shown.
Payment Page Banner (Optional)
Specify logo/banner to load on payment page if required. Logo appears at the top of page, banner beneath. Restricted to 960 x 65px. Must be FULL url starting https://
If you do not have a SSL certificate installed, this MUST be left blank or else logo will NOT be shown.
Language
Supported eWay languages. Check the eWay site for further updates.
If more languages are supported, add them to the $ewayLanguages array in the 'admin/control/arrays.php' file.
Enable eWay
Enable / disable this gateway as a payment option.
Files Related to this Payment Option
For advanced users ONLY:
checkout/eway.php (Callback handler)
control/gateways/methods/eway.php
Help Tips
The same or additional information may be provided by hovering your cursor over the image next to each heading in the admin area if applicable.