• I have signed up for Stripe and enabled Apple pay and have removed the button from the product page and added it to the checkout page. I would like to also place it on the WooCommerce Mini Cart. Here is what I used to add it to the checkout page… any ideas on how to add it to the mini cart?

    add_filter( ‘wc_stripe_show_payment_request_on_checkout’, ‘__return_true’ );

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Any updates on this ? I need to know if its possible to show apple pay in minicart?

    I would also like to use this. Already tried some Filters, but didn’t work out so far.

    David

    (@alovinggoodbye)

    I have a somewhat dumb question I know but I see the options for the Mini Cart but what is the mini cart exactly? I am confused how to display or use this mini cart? Thank you!

    The MiniCart shows on the right side of your store (or overblends on mobile), when ever you put something in the cart.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Add Apple Pay Button (Stripe) to Mini Cart’ is closed to new replies.