Batch
eWAY have provided sample batch files in both .csv and .xls formats. These sample files demonstrate how the batch upload should be formatted.
This test facility uses the real payment functionality, so there are very few changes
required once you join eWAY.
- ASP Code
This ZIP file contains the following C# Code:
ePayment.asa - Creates and sends the XML document to eWAY.
paymentForm.htm - An example of a form to send to the process.asp
page. Be sure to include a valid eWAYCustomerID when you go live, this will be issued
to you after you join eWAY.
process.asp - This includes the ePayment.asa file & displays
the transaction results
For more information on passing XML, please see the
Simple Link.
- PHP Code
This ZIP file contains the following C# Code:
ePayment.asa - Creates and sends the XML document to eWAY.
paymentForm.htm - An example of a form to send to the process.asp
page. Be sure to include a valid eWAYCustomerID when you go live, this will be issued
to you after you join eWAY.
process.asp - This includes the ePayment.asa file & displays
the transaction results
For more information on passing XML, please see the
Simple Link.
- C# Code
This ZIP file contains the following C# Code:
ePayment.asa - Creates and sends the XML document to eWAY.
paymentForm.htm - An example of a form to send to the process.asp
page. Be sure to include a valid eWAYCustomerID when you go live, this will be issued
to you after you join eWAY.
process.asp - This includes the ePayment.asa file & displays
the transaction results
For more information on passing XML, please see the
Simple Link.
- Java Code
This ZIP file contains the following C# Code:
ePayment.asa - Creates and sends the XML document to eWAY.
paymentForm.htm - An example of a form to send to the process.asp
page. Be sure to include a valid eWAYCustomerID when you go live, this will be issued
to you after you join eWAY.
process.asp - This includes the ePayment.asa file & displays
the transaction results
For more information on passing XML, please see the
Simple Link.