mpos

The mpos element defines payment card information when the transaction originates with a ROAM device.

Parent Elements:

authorization, captureGivenAuth, credit, forceCapture, sale, registerTokenRequest

Attributes:

None

Child Elements: (all Required)

ksn, formatId, encryptedTrack, track1Status, track2Status

Example:  mpos Structure

<mpos>

  <ksn>Key Serial Number</ksn>

  <formatId>Format of Encrypted Track</formatId>

  <encrytpedTrack>Encrypted Track Data</encrytpedTrack>

  <track1Status>Card Validation Number</track1Status>

  <track2Status>Card Validation Number</track2Status>

</mpos>