Prevent Void on AVS Mismatch?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
sweeperq
Commodore (COMO)
Commodore (COMO)
Posts: 497
Joined: Tue Jan 03, 2006 2:45 pm

Prevent Void on AVS Mismatch?

Post by sweeperq » Mon Nov 22, 2010 2:14 pm

Is there a way to prevent the VOID from happening on AVS mismatch? My boss is happy about accepting the order, but doesn't like the whole "Pay My Order" bit; he finds it confusing and out of the norm. What we want to do (and what we do with our AC 5.5 stores) is manually review these orders and decide which ones to capture or contact the customers on.

A couple questions:

1) Do AVS mismatches and Failures get treated the same? I'm hoping CC Failures do not go through as orders.
2) What would be the best way to override the current behavior so that the standard Order Receipt page shows for AVS mismatches?

Thanks,
Sam

sweeperq
Commodore (COMO)
Commodore (COMO)
Posts: 497
Joined: Tue Jan 03, 2006 2:45 pm

Re: Prevent Void on AVS Mismatch?

Post by sweeperq » Tue Nov 23, 2010 11:20 am

I figured it out. We just set HandleFailedPayments="false" on the ReceiptPage control. The Pay My Order page had the code that was voiding the Authorization. We'll manually inspect and capture/void the authorization through the Fraud Detection Suite of our payment gateway.

Post Reply