#surfical-checkout-urlparams

1 messages · Page 1 of 1 (latest)

small yewBOT
solemn valve
#

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

languid swift
#

is it safe to attach the connect account id into the url?

solemn valve
#

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