#Fraud controls in WooCommerce

1 messages · Page 1 of 1 (latest)

coarse haven
#

currently on woocommerce it does not check AVS at all which is a must need because frictionless cards get through 3ds authentication without having to verify and can be used for fraud

i contacted mollie support and they told me its an additional extention that has to be installed but that they had to ask their team on how this can be done. anyone here can help me with this?

strong adder
#

Fraud controls in WooCommerce

candid prawn
coarse haven
#

@candid prawn you have any information for me?

candid prawn
#

@coarse haven AVS is normally performed by the credit card processor, which queries the AVS system with the customer-provided billing address data submitted during the checkout to determine whether the billing address on file matches with the credit card’s issuing bank.
So this is not something that could simply be enabled in WooCommerce with a third-party plugin as each payment provider must offer this functionality.
For example, the official PayPal plugin reports back the AVS responses and some additional card details to the WooCommerce order, based on the information provided by PayPal (screenshot): https://developer.paypal.com/docs/checkout/advanced/card-decline-errors/

coarse haven
#

the same way where stripe initialises the AVS check according to the billing info filled in but the creditcard provider checks the data on file

coarse haven
#

An example of it not even checking if the name matches the card holder or avs this payment got approved and because the 3ds transaction was frictionless im just in the dark