#yolixus_link-questions

1 messages ¡ Page 1 of 1 (latest)

scarlet elbowBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1235711549981851730

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

signal current
#

Hi there! I'm not sure I follow your question. Do you have an example Checkout Session you can share?

subtle horizon
#

here it is. User can add an address or delete in this section. This provides a faster checkout experience.

#

but I couldn't find either where the addresses are being saved or how I can fetch them.

signal current
#

I see, thanks for the screenshot

#

Give me a few minutes to test

#

Okay, you should be able to access the addresses from the Checkout Session's PaymentIntent

#

Looking into the deletion piece

subtle horizon
#

all of the saved addresses

signal current
#

If user deletes an address in pay with Link section on checkout, I want to delete it from my website either
Not sure I follow the use case exactly. If a user deletes a saved Link address while they're in a Checkout Session, this change shouldn't necessarily matter to you since the customer will provide a new address in order to pay

subtle horizon
#

I have a page in my website which lists addresses. if user deletes one of them, how can it be deleted from my website

#

if there is an api which fetchs all of the saved addresses then I can achieve it but there is no

#

they are not stored in customer object iirc

paper pivotBOT
serene anchor
#

It's impossible for you to delete the address inside of Link, if that's your question

subtle horizon
#

no that's not what I asked

#

in brief, I want to list the link addresses on my website either.

serene anchor
#

gotcha, that's impossible too

#

this is all between Stripe and the customer owning the Link account. We don't expose any of this to you

#

yolixus_link-questions