#gtch-connect-checkout
1 messages · Page 1 of 1 (latest)
Its a custom account created within our main Stripe account
But the checkout page is unbranded
However, checkout session for our main account is branded correctly
Custom accounts need their branding updated via the API
you need to first pass branding settings on the Custom account with https://stripe.com/docs/api/accounts/create#create_account-settings-branding
you can update the Custom account too
try that, then create a CheckoutSession on the Custom account