Set up rules for new businesses
If you’re just launching your business and have no paying members yet: Log in to Stripe and go to Payments → Rules. Enable the following 3D Secure rules:- Request 3DS if 3D Secure is required for card
- Request 3DS if 3D Secure is recommended for card
- Block if CVC verification fails
- Block if postal code verification fails
Set up rules for existing businesses
If you already have active members: Log in to Stripe and go to Payments → Rules. Enable the following 3D Secure rules:- Request 3DS if 3D Secure is required for card
- Request 3DS if 3D Secure is recommended for card
- Block if
:cvc_check: in ('fail', 'unavailable', 'unchecked')and:authorized_charges_per_customer_all_time: = 0. - Block if
:address_zip_check: in ('fail', 'unavailable', 'unchecked')and:authorized_charges_per_customer_all_time: = 0.