• Resolved dimsal

    (@dimsal)


    Hi,

    I’ve got this error appearing whenever I try to empty cart on the cart page.

    (index):1 Uncaught (in promise) IntegrationError: The selector you specified (#wc-stripe-payment-request-container) applies to no DOM elements that are currently on the page.
    Make sure the element exists on the page before calling mount().
        at new t (https://js.stripe.com/v3/:1:10981)
        at t.<anonymous> (https://js.stripe.com/v3/:1:109132)
        at t.mount (https://js.stripe.com/v3/:1:27703)
        at PaymentRequest.wc_stripe.PaymentRequest.create_button (https://******.com/wp-content/plugins/woo-stripe-payment/assets/js/frontend/wc-stripe.min.js:1:28915)
        at PaymentRequest.<anonymous> (https://******.com/wp-content/plugins/woo-stripe-payment/assets/js/frontend/wc-stripe.min.js:1:28755)

    Could you please help me to troubleshoot this issue?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @dimsal,

    Are you using a min-cart plugin or are you emptying the cart using the standard WC cart feature?

    Please provide a website url so I can observer the error. You can send me the website url via our support button if you don’t want to share it publicly.

    Kind Regards,

    Thread Starter dimsal

    (@dimsal)

    Standard WC cart feature.

    Where’s Support button, I will send you url to check.

    Plugin Author Payment Plugins

    (@mrclayton)

    @dimsal,

    The support button is on every Stripe plugin page. It’s the big purple “Help” button.

    Thread Starter dimsal

    (@dimsal)

    Sent, thank you.

    Plugin Author Payment Plugins

    (@mrclayton)

    Hi @dimsal,

    I received the link to your site and was able to observe the warning message. I can also create it on my development site.

    The notice appears only when the customer removes all products from the cart and you have the Payment Request button enabled. I have made a note to fix this notice in the next release.

    Kind Regards,

    Plugin Author Payment Plugins

    (@mrclayton)

    Version 3.1.6 released

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Getting error upon ’empty cart’ action’ is closed to new replies.