MerchantName Property
Merchant name.
Syntax
public var merchantName: String {
get {...}
set {...} }
Default Value
""
Remarks
The name of the merchant as assigned by the acquirer or payment system. Required to be set prior to calling SendAuthRequest.
|
|
MerchantName PropertyMerchant name. Syntaxpublic var merchantName: String { Default Value"" RemarksThe name of the merchant as assigned by the acquirer or payment system. Required to be set prior to calling SendAuthRequest. |