#QuiTe
1 messages · Page 1 of 1 (latest)
Yes, I can not show error message on google pay or apple pay
you can can call https://stripe.com/docs/js/elements_object/express_checkout_element_confirm_event#express_checkout_element_on_confirm-handler-paymentFailed from the .on('confirm', async (event) => { ... }) function.
I got this error: IntegrationError: Unexpected call to paymentFailed(). Ensure you are either submitting a payment or calling paymentFailed() once per expressCheckout Element confirm event.. What wrong with my example?
Is there any other way to display error messages?
I don't know sorry, not familiar enough with ExpressCheckoutElement to answer questions about it. If you write to https://support.stripe.com/?contact=true we can dig in in more detail
Thank you!