Token Payments
Capture your customers’ details once and bill them when they would like to make a
purchase. The eWAY Managed Payment specifications and field definitions describes
the functions, fields, and specifications of the Managed Payment Web Service.
The following methods are available in the Managed Payment Web Service.
- CreateCustomer
- UpdateCustomer
- QueryCustomer
- ProcessPayment
- ProcessPaymentWithCVN
- QueryPayment
To be able to call the above Web Service methods your eWAYCustomerID, User Name
and Password needs to be specified in the SOAP header for each request.
You can build and test the eWAY Managed Payment solution before joining eWAY. To
test your solution with eWAY, all you need to do is pass the required test-account
information. This test facility will validate all inputs but will not save any data
and only return dummy data.
Please make sure you use the following values when testing:
- The test gateway URL is
https://www.eway.com.au/gateway/ManagedPaymentService/test/
managedCreditCardPayment.asmx
- The test username is test@eway.com.au - this is the only username
that will work on the test gateway.
- The test password is test123 - this is the only password that will
work on the test gateway.
- The test ManagedCustomerID is 9876543211000 - this is the only
managed customer ID that will work on the test gateway.
- The test CustomerReference is Test 123 - this is the only customer
reference that will work on the test gateway.