Code-Snippets-Functions/Execute a function on a child site/WooCommerce/hide-stripe-payment-request-button-single-product-page.txt

1 line
81 B
Text

add_filter( 'wc_stripe_hide_payment_request_on_product_page', '__return_true' );