You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sidedwards thanks for the report! We'll look at ways that can be improved for a future update.
In the meantime, you could use the sv_wc_apple_pay_is_available filter for determining Apple Pay availability that could be used to disable it in certain circumstances, like for guest users or users with certain permissions.
For instance, a snippet like this would do the trick:
I have guest checkout disabled in my WooCommerce settings.
However, when I create orders through Apple Pay, it allows guest checkout.
I noticed the WooCommerce Stripe gateway had the same issue a while back.
woocommerce/woocommerce-gateway-stripe#148
Is there any workaround to this?
The text was updated successfully, but these errors were encountered: