The
eWAY Managed Payment specification 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
- 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.
IMPORTANT!
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 eWayCustomerID is 87654321 - this is the only ID that will work on the test gateway.
- 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.
|