#zero-paymentelement-savedpm
1 messages ยท Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- zerosodium, 5 days ago, 10 messages
๐ Hey @smoky talon the first step is to figure out what is or isn't working and which exact part of your code is blocking. Like you shared both server-side and client-side code. What is happening to each part? Which part is not working?
I'm making a request to the backend to get the client secret, which is shown in the backend, and then setting it on the frontend. Everything works fine and I'm able to checkout and the payment is being sent properly - just not sure why the card information from customer is being rendered in the UI after they've already made on payment?
lmk if that makes sense
unfortunately the last bit doesn't make sense to me. I don't get what
just not sure why the card information from customer is being rendered in the UI after they've already made on payment?
could mean
Ah - like a customer makes a payment. when they make another payment, I'm hoping to save the card info from the previous purchase so the customer doesn't have to type it in again ๐
hum
but your sentence says "is being rendered"
did you mean is not being rendered?
all good
so PaymentElement is only used to collect new payment method details. It never shows previously saved ones. That's something you'd build yourself separately from PaymentElement
zero-paymentelement-savedpm
oh had the wrong impression - my b!
all good, everyone wants what you want! We're even working on it, just hasn't shipped yet ๐
oh lovely - how far along is it in the pipeline may I ask? wondering if it's worth the trouble for me at the moment to build this out
months away at least so don't really wait for it