-
Posted a reply to How to enable Apple Pay on Checkout Page with Stripe 4, on the site WordPress.org Forums:
the new section-22 code causes a blank white screen when enabled. perhaps it needs a… -
Posted a reply to How to enable Apple Pay on Checkout Page with Stripe 4, on the site WordPress.org Forums:
add_filter( 'wc_stripe_hide_payment_request_on_product_page', '__return_true' ); this filter does not disable the payment button on cart page.… -
Created a topic, Adding cost based off country code is a lifesaver, on the site WordPress.org Forums:
there are other features to this plugin but they are n…