#christophe_customized-checkout-branding
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/1346159242801053776
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐ no. Checkout Sessions pull their branding and theming from your Branding Settings that are set in your Stripe dashboard:
https://docs.stripe.com/payments/checkout/customization/appearance?payment-ui=stripe-hosted#branding
They can't be adjusted on a per-checkout-session basis via our API.
thanks @copper sonnet ! is there a beta on this by any chance ? we are loosing this feature from HiPay by migrating to Stripe
Not that I'm aware of.
There is a public preview to use our Elements alongside Checkout Sessions, so you have the ability to customize your page the way you do when working with our Elements but also the additional functionalities of Checkout Sessions:
https://docs.stripe.com/payments/checkout/customization/appearance?payment-ui=embedded-components&client=html
but you'd have to build most of the page's content with that approach, though that would give you a lot of control over the look-and-feel of the page.