• Resolved cargarm3

    (@cargarm3)


    On our site https://photo-to-text.com/, when we create our product and apple pay button is shown, if you make clic to “Pay with Apple Pay”, an order with 0 items and $0.00 is created.

    Is there any way to solve it?
    Is there any way to show only the Apple pay button when checking out? (we have tried with

    add_filter( 'wc_stripe_hide_payment_request_on_product_page', '__return_true' );

    but does not work).

    • This topic was modified 5 years, 5 months ago by cargarm3.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Clayton R

    (@mrclayton)

    Hi @cargarm3,

    You are not using Stripe for WooCommerce, that filter is generated by another Stripe plugin. I also reviewed your checkout page and confirmed you’re using another plugin.

    My plugin has an option that allows you to disable the Apple Pay button on product pages.

    Kind Regards,

Viewing 1 replies (of 1 total)

The topic ‘Apple Pay Problems 0 Items $0.00’ is closed to new replies.