ValidateProfile Method

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodValidateProfile(String, String)
Public methodValidateProfile(String, String, ServiceMode)
Public methodValidateProfile(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

See Also