Code-Snippets-Functions/Execute a function on a child site/WooCommerce Stripe Gateway/enable-require-3ds.txt

1 line
56 B
Text

add_filter( 'wc_stripe_require_3ds', '__return_true' );