PaymentGatewayLibrary

AuthorizeNetRequest.Method Property

Gets or sets the method of payment for the transaction being sent to the system.

[Visual Basic]
Public Property Method As PaymentMethod
[C#]
public AuthorizeNet.PaymentMethod Method {get; set;}

Remarks

The default method is CC.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace