walletSourceType
The walletSourceType
element is a required child of the wallet
element, which defines the source of the transaction information. You must submit this element with the transaction when the consumer uses MasterPass or Visa Checkout.
Type = String (Enum); minLength = N/A; maxLength = N/A
Parent Elements:
Attributes:
None
Child Elements:
None
Enumerations:
Enumeration |
Description |
---|---|
MasterPass |
The origin of the information used in the transaction is from MasterPass. |
VisaCheckout |
The origin of the information used in the transaction is from Visa Checkout. |