Hi there @arvoss,
> Please help me see if my product page shows the apple pay or buy now banner
I’m afraid I see neither Apple Pay nor Google Buy buttons on your product page.
Can you please make sure that Payment Requests buttons are enabled in WooCommerce > Settings > Payments > Stripe?
For Google Pay, it should be enough to show up. For Apple Pay, make sure you also followed these steps – https://docs.woocommerce.com/document/stripe/#section-6
If you enable Stripe logging in WooCommerce > Settings > Payments > Stripe, do you see any logs in WooCommerce > Status > Logs > choose stripe
from the drop-down?
If logs don’t shed any light on what’s going on, I’d recommend checking if the issue is caused by either a conflict with your theme or with another plugin. The best way to determine this is to:
?
- Temporarily switch your theme to Storefront
- Disable all plugins except for WooCommerce
- Repeat the action that is causing the problem
If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.
Let us know how that goes!