SendAuthenticationResultDetail.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. | 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. | String | 4 characters | Optional |
| MerchantCountryCode | Country code of the merchant:
| String | Up to 3 characters | Optional |
| MerchantAppRedirectURL | Merchant app declaring their URL within the CReq message so that the Authentication app can call the Merchant app after OOB authentication has occurred. Each transaction requires a unique Transaction ID by using the SDK Transaction ID. VCAS will validate the value to ensure it contains a scheme which will route the authentication app to the associated merchant app. Example: merchantScheme://appName?transID=b2385523-a66c-4907-ac3c-91848e8c0067 | String | Up to 256 characters | Optional Required for Mastercard issuers in the EU |
Updated 26 days ago