







![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
CardPresentCredit Constructor |
CardPresentCredit Class See Also Send Feedback |
Initializes a new instance of the CardPresentCredit class.
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
C# |
---|
public CardPresentCredit( string transactionID ) |
Visual Basic |
---|
Public Sub New ( _ transactionID As String _ ) |
Visual C++ |
---|
public: CardPresentCredit( String^ transactionID ) |
Parameters
- transactionID
- Type: System..::..String
The transaction ID.