#Matt P
1 messages · Page 1 of 1 (latest)
Can you share a screenshot of what you're looking at?
Note that I am also using the PaymentElement
but will hide that if express checkout is successfully completed
I am able to fill out the address element and then trigger the whole thing to complete. I guess I just need the window to close
Is the page you are testing with live?
If so, can you share the URL?
no
Can you share a video of what's happening? Trying to understand the flow and see if I can reproduce it
So I can complete the link payment from the express checkout and go back, skip the payment element and do the address element and submitting works.
link modal not closing basically means that confirmation hasn't succeeded yet
Are you seeing any errors in your console?
I dont think so
Can you double check?
Express Checkout Element only support defer intent flow, so could be that the payment method tokenization is stuck somewhere, are you seeing any API errors in your logs?
I do not see any errors. In fact the confirm event is firing
Hi, stepping in and taking over. Let me catch up
I'm trying to reproduce this on my end, it might take some time.
That is fine I have to step out and will check back when I can
Ok, I tested this on my end and can confirm that with Express Checkout Element, https://stripe.com/docs/elements/express-checkout-element/accept-a-payment#collect-shipping you can collect shipping address.
Is that more of what you're looking for?