I noticed that transactions against CIM Payment Profiles with no billing information provided generate "Street Address: Match Zip: Matched first 5 digits (Y)" results, despite no zip code being provided. Is this normal? Does it only happen because we're in the sandbox or would we expect to see the same thing in production? This was caused with a 3rd party mobile app pointed at our sandbox, but I was able to reproduce it using the following hosted form settings:
hostedProfileBillingAddressOptions=showNone
hostedProfileValidationMode=testMode
Example sandbox transaction showing the situation:
Transaction ID: 40002954154
Settlement Information | |
Settlement Amount: | USD 2.24 |
Settlement Date and Time: | |
Authorization Information | |
Authorization Amount: | USD 2.24 |
Submit Date /Time: | 12-Sep-2016 10:46:40 AKDT |
Authorization Code: | 56HRLS |
Reference Transaction ID: | Not Applicable |
Transaction Type: | Authorization w/ Auto Capture |
Market Type: | eCommerce |
Product: | Card Not Present |
Address Verification Status: | Street Address: Match Zip: Matched first 5 digits (Y) |
Card Code Status: | Not Processed |
CAVV Result Code: | Not Applicable |
Fraud Score Applied: | Not Applicable |
Recurring Billing Transaction: | N |
Partial Capture Status: | Not Applicable |
Customer Billing Information | |
Name: | |
Company: | |
Address: | |
City: | |
State/Province: | |
Zip Code: | |
Country: | |
Phone: | |
Fax: | |
Email: | email@xyz.com |
Solved! Go to Solution.
09-12-2016 12:09 PM
Hi mkienenb,
Please note that Y is the default response in our sandbox environment for testing purposes. You will need to use a trigger response to get any other AVS status. Please check our Testing Error Generation https://developer.authorize.net/hello_world/testing_guide/ to trigger decline responses.
Thanks,
Joy
09-15-2016 01:36 PM
Hi mkienenb,
Please note that Y is the default response in our sandbox environment for testing purposes. You will need to use a trigger response to get any other AVS status. Please check our Testing Error Generation https://developer.authorize.net/hello_world/testing_guide/ to trigger decline responses.
Thanks,
Joy
09-15-2016 01:36 PM
Thanks. I should have known that.
09-15-2016 04:57 PM