pbAuthorize.Net

AuthorizeNet.ResponseCardCode Property

Transaction Reponse from 3 or 4 Card Code

[Visual Basic]
Public Property ReadOnly String As 
[C#]
public string String { get; }
[C++]
public: __property * get_String();
[JScript]
public function get String() : String

Property Value

The response card code.

See Also

AuthorizeNet Class | pbAuthorizeNet Namespace