Mandatory sub-lines
The 
  PaymentDetails
, 
  BankAccount
, and 
  Address
 sub-lines described below are mandatory when submitting a bank transfer or a ACH Direct Debit (DD) payment authorisation request.
PaymentDetails
Optional fields: if you do not populate one or more non-mandatory fields and leave them blank, you need in any case to insert delimiting commas because the Adyen payments platform expects a preset, fixed number of fields per line/sub-line.
| Field # | Format | Required | Description | 
|---|---|---|---|
| 1 | Fixed value:  | 
 | Record type identifier | 
| 2 | Numeric | 
 | 
 | 
| 3 | Fixed value:  | 
 | Transaction type.  | 
| 4 | Numeric | 
 | Amount. | 
| 5 | Numeric | 
 | The currency exponent. | 
| 6 | Alphabetic | 
 | The three-character ISO currency code. | 
| 7 | Alphanumeric | 
 | A shopper's reference, which is the unique identifier for a shopper. Required element for recurring payments and to create recurring contracts. | 
| 8 | Email address | 
 | The shopper's email address. | 
| 9 | Alphanumeric | 
 | Shopper statement. | 
| 10 | IP address | 
 | The IP address the shopper used to carry out the transaction. | 
| 11 | Numeric | 
 | Fraud offset. | 
BankAccount
- This sub-line holds information about bank transfer payments carried out using the shopper's bank account details.
- In an authorisation request for bank account payments, the BankAccountsub-line needs to be submitted as sub-line 2.
| Field # | Format | Required | Description | 
|---|---|---|---|
| 1 | Fixed value:  | 
 | Record type identifier | 
| 2 | Numeric | 
 | 
 | 
| 3 | Fixed value:  | 
 | Transaction type.  | 
| 4 | Alphabetic | 
 | Two-letter bank account owner name. 
 | 
| 5 | Alphabetic | 
 | Two-letter country code. | 
| 6 | Numeric | 
 | Bank account number. | 
| 7 | Numeric | 
 | ABA routing number/ Branch location number. | 
Address
You can use the Address sub-line to include information about the shopper's billing and delivery addresses.
You need to specify billing and deliver addresses on separate Address sub-lines:
- One Addresssub-line containing the billing address information;
- One Addresssub-line containing the delivery address information.
| Field # | Format | Required | Description | 
|---|---|---|---|
| 1 | Fixed value:  | 
 | Record type identifier | 
| 2 | Numeric | 
 | 
 | 
| 3 | Fixed value:  | 
 | Transaction type.  | 
| 4 | Allowed values: 
 | 
 | The type of address that is being submitted: either a billing or a delivery address. | 
| 5 | Alphanumeric | 
 | Street address. | 
| 6 | Alphanumeric | 
 | House number or name. | 
| 7 | Alphanumeric | 
 | City. | 
| 8 | Alphanumeric | 
 | ZIP/Post code. | 
| 9 | Alphanumeric | 
 | State/Province/Region. | 
| 10 | Alphabetic | 
 | Two-letter country code. | 
Sample authorisation for ACH Direct Debit file:
SL,1,PaymentDetails,100,2,USD,,,,,
SL,2,BankAccount,Adyen Inc,US,4780345603,066000359
SL,3,Address,Billing,South Buena Vista Street,500,Burbank,91521,CA,US
