AVSMatchType Subobject
Web Session Object
Transaction Object
Token Object
Season Set Object
Refund Object
RatePlan Object
Product Object
Payment Provider Object
Payment Method Object
NameValuePair Object
GiftCard Object
Entitlement Object
Chargeback Object
Campaign Object
BillingPlan Object
AutoBill Object
Address Object
Activity Object
Account Object
AVSMatchType Subobject
Defines the AVS Match type. The table below shows the AVSMatchType Object Data Members.
Data Members |
Data Type |
Description |
FullMatch |
string |
The billing address from the customer matches the one on file with the bank. |
IssuerError |
string |
The payment processor or card issuer has returned an error. For credit-card-based transactions, you may retrieve the payment processor’s response code from the creditCardStatus attribute. |
NoMatch |
string |
The billing address from the customer does not match the one on file with the bank. |
NoOpinion |
string |
Vindicia Subscribe cannot classify a new AVS return code from the payment processor, and will update its database to classify this code for future transactions. For credit-card-based transactions, you may retrieve the payment processor’s response code from the creditCardStatus attribute. |
NotSupported |
string |
The AVS match type requested is not supported. |
PartialMatch |
string |
The billing address from the customer partially matches the one on file with the bank. For credit-card-based transactions, you may retrieve the payment processor’s actual response code from the creditCardStatus attribute. |
For Users
Learn More