Line [L] Record
ELV (DE) Fields
These are the fields for the payment method “elv” (field # 4).
Field # Format Optional Description
12 [0-9]+ N bank account number (Kontonr.)
13 [0-9]+ N bank location id (BankLeitzahl)
14 [A-z0-9-. ]+ N bank account owner name
15 [A-z0-9-. ]+ N bank name
16 [A-z0-9-. ]+ N bank city
L,1,ExampleMerchant,elv,1999,EUR,DD5401_22,user10,karlbecker@test.com,Test Product
6,,1234567890,12345678,Karl Becker,Test Bank,Koln,L
Example 6: Line [L] Record – elv
Credit Card Fields
These are the fields for the payment method “card” (field # 4).
Field # Format Optional Description
12 [0-9]+ N card number
13 [0-9]{2} N expiry month (zero padded, e.g. 03)
14 [0-9]{4} N expiry year (e.g. 2012)
15 [0-9]{3,4} N cvc code
16 any characters N card holder name
17 [0-9]{2} Y start month (Maestro UK/Solo only) (e.g. 06)
18 [0-9]{4} Y start year (Maestro UK/Solo only) (e.g. 2009)
19 [0-9]{1} Y issue number (Maestro UK/Solo only)
20 any characters Y billing address street
21 any characters Y billing address house number or name
22 any characters Y billing address city
23 any characters Y billing address ZIP/postal code
24 any characters Y billing address province/county
25 [A-Z]{2} Y billing address country code (ISO, e.g. GB,NL)
L,1,ExampleMerchant,card,1999,EUR,DD5401_22,user10,r.johnson@test.com,Test Product
6,,4111111111111111,12,2012,737,R. JOHNSON,,,,Marylebone High Street,11,London,W1U 4RY,London,GB,L
Example 7: Line [L] Record – Credit Card
8 Copyright © Adyen B.V. 2010