#raheel3031_code
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/1329899414080192536
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- raheel3031_code, 7 hours ago, 5 messages
- raheel3031_best-practices, 4 days ago, 55 messages
- raheel3031_code, 4 days ago, 58 messages
Hi, can you add more context into what 'placeholder text for payment option klarna is not showing' means?
Are you referring to placeholder missing above the 'First and last name'? Did you just start noticing it?
Looking
Ok
Can you check the script and tell what to do. I think these fields are default.
Can I skip this field because I already have an email field is my form
Yeah, I was able to confirm that Email does not have a placeholder. I will share this feedback with the owning team, thank you.
Yeah but what do I do now?
If you already have the email address you can specify that you do not want to collect the email address on the UI: https://docs.stripe.com/js/elements_object/create_payment_element#payment_element_create-options-fields-billingDetails-email
Then, pass that information on teh confirmation request, https://docs.stripe.com/js/payment_intents/confirm_payment#confirm_payment_intent-options-confirmParams-payment_method_data-billing_details
OK thanks. But you guys just refer to the documentation which is not always clear. I have to read the documentation now
Sure no problem, take your time.