wallet

The wallet element is an optional child of the of both the authorization and sale transactions. You must use this element along with its child elements, when the consumer uses MasterPass or Visa Checkout to make a purchase.

Parent Elements:

authorization, sale

Attributes:

None

Child Elements:

walletSourceType, walletSourceTypeId

Example: wallet Structure

<wallet>

  <walletSourceType>MasterPass or VisaCheckout</walletSourceType>

  <walletSourceTypeId>MasterPass ID or VCIND</walletSourceTypeId>

</wallet>