#samir_unexpected
1 messages ¡ Page 1 of 1 (latest)
đ 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/1379515720500641842
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hello! just want to acknowledge your question - the discord server is pretty busy atm but i will get to you ASAP
ok yeah, i can confirm that we don't collect names by default when using klarna, because we don't need to collect billing info like we do with cards. is there a reason you need the name?
Yes, they need name for legal
i think the only way to add this in is by setting billing_address_collection to required
https://docs.stripe.com/api/checkout/sessions/create#create_checkout_session-billing_address_collection
outside of that i think the only other option would be to use custom_fields
i'm still digging but i don't think there's a way to configure it to just require a name
custom_fields method is annoying
-
Name field
-
Another name field on some third party payments
ok, i just ran this by some colleagues and it looks like requiring billing address info is currently the only way
i do know that this is a feature a lot of other users are interested in and i think we're investigating building it, so i can make sure to add you to the list of users who want to see it built
yes pls add that