#linqisnice_docs
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/1222467846966345800
๐ 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.
- linqisnice_docs, 18 hours ago, 64 messages
- linqisnice_best-practices, 1 day ago, 9 messages
- linqisnice_docs, 1 day ago, 7 messages
- linqisnice_best-practices, 1 day ago, 15 messages
- linqisnice_best-practices, 1 day ago, 46 messages
- linqisnice_best-practices, 1 day ago, 23 messages
and 2 more
I should add, the checkout session would be hosted on our platform but the payments will go to our connected partners (our partners paste an iframe of the full order flow into their website)
Yes that's the link to integrate PaymentElement with the use of client secret
But that is not Checkout Session
Checkout Session is a different thing
Hmm. what is the difference?
I think checkout makes more sense then as it seems like less work and is generally recommmended?
Yes! Checkout is just about redirection
Alright, is it possible to customize it such that different connect partners' brands are displayed based on some variable?
or possibly make it neutral at least
or rather, how do I use checkout when the sellers/merchants are our connected partners
Yes you can make it uses your Connected Account branding
alright, that sounds great. Thanks a lot for the help, have a great day!
using on_behalf_of https://docs.stripe.com/api/checkout/sessions/create#create_checkout_session-payment_intent_data-on_behalf_of and https://docs.stripe.com/connect/charges#on_behalf_of
๐ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!
it's fine, I think i got most of my questions answered hehe. Thanks