REST API

AuthInfo Element

The
AuthInfo
element contains address and card verification information.
<AuthInfo> (AVSResult) (CVVResult) </AuthInfo>
Child Elements of AuthInfo
Element Name
Description
Type & Length
AVSResult
Optional results of the address verification test.
String (1)
CVVResult
Optional results of the card verification number test.
String (1)
AuthInfo Element
<AuthInfo> <AVSResult>Y</AVSResult> <CVVResult/>git </AuthInfo>