Stripe Instant Pay (apple pay, Google Pay) When added to checkout bombs
-
I need to add Apple Pay to the checkout above the wizard. I used this code to add apple pay: `add_filter( ‘wc_stripe_show_payment_request_on_checkout’, ‘__return_true’ );
` But when added it makes the checkout never load.The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Stripe Instant Pay (apple pay, Google Pay) When added to checkout bombs’ is closed to new replies.