#shank97779

1 messages · Page 1 of 1 (latest)

sand flowerBOT
timber sigil
#

Can you clarify what you need help with here? I've read this a couple times and I think I'm missing where you have a question or issue.

quiet lichen
#

Is billing address really not available when a customer uses Link?

I see it when I look at the "A request to confirm a PaymentIntent" in the logs, it's just not anywhere on the payment page.

#

The bug report regarding the payment method in the screenshot is pretty self explanitory.

sand flowerBOT
candid tangle
#

I am not immediately sure but think that it should be available like with other payment intents that you submit billing details for. Do you have an example payment intent from test mode that didn't have those details?

quiet lichen
#

I'll whip one up quickly.

candid tangle
#

They should be on the payment method object itself, I don't think intents have a billing_details property

#

Much appreciated

quiet lichen
#

Oh, actually no I can't, Link doesn't send me a txt message to verify when it's in test mode. Or at least that's why I assumed I never get the message.

#

Here is a live one pi_2MlzJefw6gS85gCJ0qgpuRL4

candid tangle
#

It looks like the billing details are on the payment method that was created as part of that confirmation. If you retrieve pm_0MlzKKfw6gS85gCJcJFgCUF1 do you see the billing details that you submitted?

quiet lichen
#

Yes, I do. It has a billing_details attribute with the details I would have expected to see on the dashboard in the Payment method section, which is missing for Link payment.

candid tangle
#

Ah gotcha, sorry I misunderstood the question. Unfortunately I can only really speak to API flows here. For the dashboard, you can reach out to our support team https://support.stripe.com/?contact=true

#

They will be able to help you see these details if they are available and can file a bug report if they should be showing up but aren't

quiet lichen
#

Okay, thanks. Ya, Link is buggy on the dashboard. I'll reach out to support and see if it's known issues or not.