Actions
Feature proposal #7558
closedGateway Authorize.net: AVS: Add optionally City and optionally State needed for some European acquirers otherwise AVS refuses payment
Description
When enabled "Ask for card billing address for AVS" it causes payments to fail as information is missing. Seams City is required, but not being sent or asked for.
Updated by beat about 5 years ago
- Tracker changed from Bug to Feature proposal
- Subject changed from Authorize.net: asking for card billing address for AVS causes failed payment to Gateway Authorize.net: AVS: Add optionally City and optionally State needed for some European acquirers otherwise AVS refuses payment
Updated by beat about 5 years ago
- % Done changed from 0 to 100
Implemented in MR !172 with commit 894f14bca7dc1dae9ffb4e12642183cfa34e5b0b
and tested with auth.net test server, both city and state are passed and confirmed in payment confirmation email
Actions