• Resolved eltoucano

    (@eltoucano)


    We see the following error at checkout:

    Uncaught (in promise) IntegrationError: For the paymentRequestButton Element, you must first check availability using paymentRequest.canMakePayment() before mounting the Element.
        at e.value ((index):1)
        at n.value ((index):1)
        at n.value ((index):1)
        at n.<anonymous> ((index):1)
        at n.mount ((index):1)
        at t.wc_stripe.PaymentRequest.create_button (wc-stripe.min.js:1)
        at t.i.is.t.create_button (payment-request.min.js:1)
        at t.<anonymous> (wc-stripe.min.js:1)

    We have Credit Cards, Apple, Browser Payments and Local Gateway (Afterpay) enabled.

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

    (@mrclayton)

    @eltoucano

    This looks to have shown up in a recent update released by Stripe and is related to the payment request button.

    Is it interfering with your ability to accept payments in any way?

    Plugin Author Payment Plugins

    (@mrclayton)

    Based on testing that’s been performed this warning message in the console is harmless. It happens during page load of the checkout page when the updated_checkout event is called in rapid succession.

    We’ll include a fix in the next release but this has no affect on the Payment Request button’s functionality.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘JS Console Error at Checkout using Browser Pay’ is closed to new replies.