#surfical-checkout-urlparams
1 messages · Page 1 of 1 (latest)
There's no way to retrieve the Checkout Session object w/o the Stripe-Account header if it was created on the connected account
You may want to also include an account URL param in there as well so you know which account to use for retrieval
is it safe to attach the connect account id into the url?
It should be - but if you're concerned the other option is to map the stripe account IDs to some other string/ID that you can add as a URL param