PaymentGatewayLibrary

AuthorizeNetRequest.OrganizationType Property

Gets or sets the organization type of the customer.

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

Remarks

This value is required for all eCheck transactions (Method is ECHECK) for Wells Fargo SecureSource (SubmissionType.WellsFargoSecureSource) merchants.

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace