Developer Resources
The Billing element contains billing aspects for the transaction. This information is tied directly to the billing process and may be different than the account information.
Data Type: String
Required For:All
Description: The payment token from the payment processor used by the merchant account.
Data Type: String
Required For: All
Description: The phone number for billing provided in the order flow. Use zero-padded, 15-digit string without spaces or non-digit characters and include the country code (modified E.163 format).
Data Type: String
Required For: All
Description: The email address for billing provided in the order flow.
The PaymentDetails element provides additional details about the card number.
Data Type: Boolean + NULL
Required For: All
Description: Indicates if the card number is stored by the merchant, such as storing a permanent token in a virtual “wallet”.
Possible Values:
FALSE - The card number is NOT stored by the merchant; however, it is an option.
TRUE - The card number information is stored, and the merchant does NOT have to re-enter it the next time a purchase is made.
NULL - The merchant does not offer the storing of card number information as a feature.
Data Type: Datetime
Required For: All
Description: The date and time a stored card was created. Use Standard ISO 8601 date and time format (including time zone offset): YYYY-MM-DDThh:mm:ssTZD.
The GovernmentID element provides information about the identification method used to verify the purchaser during the transaction.
Data Type: String
Required For: All
Description: Indicates how the government ID was obtained.
Possible Values:
ManualEntry
ImageCapture
Import
Data Type: String
Required For: All
Description: The type of government ID collected.
Possible Values:
PassportNumber
SSN
StateID
IFE
INE
TaxIdentificationNumber
Data Type: String
Required For: All
Description: The unique number on the government ID.