RiskRequest.MerchantInfo (Object)
Name | Description | Type | Length | Required |
---|---|---|---|---|
AcquirerId | AcquirerId for the merchant performing the purchase request. | String | Up to 11 characters | Optional |
AcquirerCountryCode | Country code of the Acquirer. ISO 3166-1 Numeric format. Issuers need to be aware of the acquirer country code when the acquirer country differs from the merchant country and the acquirer is in the EEA (this could mean that the transaction is within the European Economic Area). Note: Currently only available on EMV 3DS for Visa and Mastercard and 3DS 1.0 Visa transactions when data is present and PSD2 flag is enabled. | String | Up to 3 characters | Optional |
MerchantId | MerchantId for the merchant performing the purchase request. | String | Up to 35 characters | Optional |
MerchantName | Merchant name for the merchant performing the purchase request. | String | Up to 40 characters | Optional |
MerchantURL | URL or App Name for the merchant performing the purchase request. | String | Up to 2048 characters | Required |
MerchantCategoryCode | Code used to describe the merchant’s type of business product or service that is payment network specific. Please refer to each payment network for more details. | String | Up to 4 characters | Optional |
MerchantCountryCode | Country code of the merchant; for EMV 3DS transactions this value is 3 characters; e.g. 840 | String | Up to 3 characters | Optional |
Updated over 1 year ago