![]() |
Node |
| Description |
- Form of payment (FP)
- Form of guarantee (G).
Status (Requirement Designator) = Conditional. Repetition = 1.
| XML Tree |
<payment>
<formOfPayment>
<type></type>
<vendorCode></vendorCode>
<creditCardNumber></creditCardNumber>
<expiryDate></expiryDate>
<extendedPayment></extendedPayment>
<fopFreeText></fopFreeText>
</formOfPayment>
</payment>
| Field Descriptions |
| Field | Attributes and Description |
|---|---|
| Field Type = Node. Repetition = 2.
Fop details. | |
|
|
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=10, repetition=1. Fop type (Cash, Credit card...). For a list of valid codes, see codeset type. |
| vendorCode |
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1. Credit card vendor code. |
| creditCardNumber |
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=35, repetition=1. Credit card number. |
| expiryDate |
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=4, repetition=1. expiry date (MMYY). |
| extendedPayment |
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1. FOP purpose. For a list of valid codes, see codeset extendedPayment. |
| fopFreeText |
Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=70, repetition=1. Unstructured fop layout (used for Voucher print purpose or guarantee details).. |
| Naming Conventions |
| Code Sets and Code Lists |
| Code | Description |
|---|---|
| BOOKINGSRC | Booking source. |
| CA | Cash. |
| CC | Credit Card. |
| CD | Corporate discount. |
| CK | Check. |
| CUSTDISC | Customer discount. |
| MS | Miscellaneous. |
| VOUCHER | Voucher. |
| Code | Description |
|---|---|
| FOP | Form of payment. |
| GUA | Form of guarantee. |