### Example ABA File Structure and Content Source: https://developer.azupay.com.au/docs/aba-outbound.md Illustrates a sample ABA file with header, detail, and trailer records. This example demonstrates how to structure the data for outbound credit payments, including specific transaction details and control totals. ```text 0 01CBA Local Pegs Pty Ltd 301500Pegs Withdra030924 1012-003838337977 500000137134Sunrise Hotels Pty Ltd 030920241 062-692 49705956Pegs 00000000 1062-692 70325640 500000046094Saclike Trading Co 030920242 062-692 49705956Pegs 00000000 1062-000 12345678 500000000100Failed by Cuscal Pty Ltd 030920254 062-684 49705004Pegs 00000000 7999-999 000018332800001833280000000000 000003 ``` -------------------------------- ### Example RECEIVED Summary Response File Content Source: https://developer.azupay.com.au/docs/connectivity-guide This is an example of the content found in the RECEIVED summary response file. It confirms the successful reception of the input file and provides initial details about the file itself. ```text Azupay Status Message Client Name: client-account-full-legal-account-name Status Filename : payment-connectivity-test-1-request_RECEIVED.txt Status Creation Date : 18/09/25 Status Creation Time : 11:36 Transaction Reference : payment-connectivity-test-1-request.aba Status: RECEIVED The file has been received successfully. Filename : payment-connectivity-test-1-request.aba Description : Value Date : $Debits : 0.00 $Credits : 0.00 $Cheques : 0.00 #Payments : 0 #Advices : 0 #Records : 0 Thank you for using Azupay. ``` -------------------------------- ### Azupay Full HTML Example with Message Handling Source: https://developer.azupay.com.au/docs/integration-guide This HTML code provides a complete example of an Azupay integration. It includes a script to handle messages from the Azupay iframe, updating the UI based on event data such as height and payment request status. It also includes input fields and a button to update the iframe source URL. ```html Title
Status:
Height: