#mo-daniel_api
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/1458473759823364238
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hye there, can you say more about whats not working like you expect?
i don't want users to see the link option to use to pay
right now it always shows it even when i toggle it off. This is happening in my dev and prod environment
On what surfaces are you seeing it? (eg, payment element, checkout etc)
The example payment intent you share was one you created directly via the API, not associated with checkout: https://dashboard.stripe.com/acct_1RGOJAKLCSufOtdj/logs/req_aGrJadDAjnvBJ6
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Can you share that checkout session ID or the creation request ID?
cs_live_a1subF2yWCShTYqztIQ9MiFjN9oK65mHeWA6Xu7fSUpJgbXhQziOCptaSk
So this session is using explicit payment method types rather than dynamic payment method configurations: https://dashboard.stripe.com/acct_1RGOJAKLCSufOtdj/logs/req_EtFZkNylpTSRzv
Likely the connected account would need to adjust their Link settings here to stop offering Link for saving customer details for later:
https://dashboard.stripe.com/settings/link
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Note that the connected account settings are what will generally apply here, not your platform
okay
even after toggling it off it still shows pay with link
@radiant geode are you there
Hi synthrider had to step away I'm taking over
Give me a bit to catch up on context
okay