PaymentGatewayLibrary

AuthorizeNetRequest.MerchantEmail Property

Gets or sets the email address to which the merchant's copy of the customer confirmation email should be sent.

[Visual Basic]
Public Property MerchantEmail As String
[C#]
public string MerchantEmail {get; set;}

Remarks

If this value is provided, an email will be sent to this address as well as the address(es) configured in the Merchant Interface.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace