PaymentProfile Class

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image
An abstraction for the AuthNET API, allowing you store credit card information with Authorize.net

Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0

Syntax

C#
public class PaymentProfile
Visual Basic
Public Class PaymentProfile
Visual C++
public ref class PaymentProfile

Inheritance Hierarchy

System..::..Object
  AuthorizeNet..::..PaymentProfile

See Also