MerchantData
When composing the MerchantData either a valid merchantConfigurationId
should be passed (in order to resolve the merchant information from the configuration), or the mcc
, the merchantCountryCode
and the merchantName
should be passed.
In case both the merchantConfigurationId
and the mcc
, the merchantCountryCode
and the merchantName
are passed, priority is given to the message data and no resolving from the configuration will occur.