







![]() ![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
CustomerGateway..::..ValidateProfile Method |
CustomerGateway Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
![]() | ValidateProfile(String, String) | |
![]() | ValidateProfile(String, String, ServiceMode) | |
![]() | ValidateProfile(String, String, String, ServiceMode) |
This function validates the information on a profile - making sure what you have stored at AuthNET is valid. You can
do this in two ways: in TestMode it will just run a validation to be sure all required fields are present and valid. If
you specify "live" - a $0.01 charge will be applied to the profile
|