Mastercard · Schema

merchantCountryCode

Country code for the registering merchant in ISO 3166 format. It is also required for the phone number field.

Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500
View JSON Schema on GitHub

JSON Schema

mastercard-unified-checkout-solutions-merchant-country-code-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "merchantCountryCode",
  "type": "string",
  "description": "Country code for the registering merchant in ISO 3166 format. It is also required for the phone number field."
}