LEGAL_NAME supportedCheckoutTypes
SampleLegalNa["CLICK_TO_PAY"]
PRESENTATION_NAME MERCHANT_CATEGORY_CODE
SamplePresentationName ["1234"]
MERCHANT_COUNTRY_CODE IS_DEBIT_TOKEN_REQUESTED DPA_URI Name ADDRESS_LINE1
US 1 https://abc.com Name line1
SUPPORTED_CARD_
BRANDS
LINE2 LINE3 CITY STATE COUNTRY_CODE ZIP
line2 pune MH IN 12345 ["MASTERCARD", "VI
ORIGIN_DOMAINS THREE_DS_DEFAULT_DATA
{
"defaultAcquirerBin": "523455",
"defaultAcquirerMerchantId": "345678976",
"defaultMerchantCountryCode": "US",
"defaultMerchantCategoryCode": "1234"
["https://abc.com"] }
acquirerData
{ "acquirerData": [ { "acquirerIca": "34567", "acquirerBin":
"546789", "acquirerMerchantId": "435678" }
]}
Refer Data model in Documentation
link
Mandatory Fields
Conditional Mandatory
Documentation Link
https://developer.mastercard.com/unified-checkout-solutions/documentation/api-reference/apis/#registration
SUPPORTED_CARD_BRANDS
DPA_URI
MERCHANT_COUNTRY_CODE
LEGAL_NAME
acquirerData object is optional. Users can choose to not send the acquirer data object.
However if passed then acquirerIca & acquirerMerchantId are mandatory.
Comments
Documentaion link provides the detail of all the field
present in template.
It contains example of fields. Also it provides details of
Mandatory & Non Mandatory fields.
Please make sure to adhere the data model provided
in the documentation link.
Mandatory field columns name are in Bold in DPA tab.