MerchantURL Property
The URL of the site performing the ECommerce transaction.
Syntax
[VB.NET] Public Property MerchantURL As String
[C#] public string MerchantURL {get; set;}
Remarks
This property specifies the URL of the merchant's site. This value is required for ECommerce Sale, Capture, and Credit transactions.
For Visa transactions this value is limited to 13 characters. For all other card types this value is limited to 32 characters.
Default Value
""