SplitTenderId Field

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image
The payment gateway-assitned ID assigned when the original transaction includes two or more partial payments. This is the identifier that is used to group transactions that are part of a split tender order.

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

Syntax

C#
public const string SplitTenderId
Visual Basic
Public Const SplitTenderId As String
Visual C++
public:
literal String^ SplitTenderId

See Also