eWAY.php
----------------------------------------------------------------------------------------------- From the eWAY supplied 'Web.config' dated 25-Sep-2006 - check date and update links if required -----------------------------------------------------------------------------------------------
LIVE gateway with CVN https://www.eway.com.au/gateway_cvn/xmlpayment.asp
LIVE gateway without CVN https://www.eway.com.au/gateway/xmlpayment.asp
Test gateway with CVN https://www.eway.com.au/gateway_cvn/xmltest/TestPage.asp
Test gateway without CVN https://www.eway.com.au/gateway/xmltest/TestPage.asp
LIVE gateway for Stored Transactions https://www.eway.com.au/gateway/xmlstored.asp
From the eWAY web-site - http://www.eway.com.au/Support/Developer/PaymentsRealTime.aspx
The test Customer ID is 87654321 - this is the only ID that will work on the test gateway. The test Credit Card number is 4444333322221111
- this is the only credit card number that will work on the test gateway. The test Total Amount should end in 00 or 08 to get a successful response (e.g. $10.00 or $10.08) ie - all other amounts will return a failed response.
Table of Contents
Classes
- CRM_Core_Payment_eWAY
- Class CRM_Core_Payment_eWAY.