#Koja-checkout-missing-resource
1 messages · Page 1 of 1 (latest)
Hey, taking a look!
Looks like you're using Connect and creating the Checkout Session on-behalf of a connected account (acct_1K6tBpQdVG6MG3x9)?
In this instance, the Price object you've provided doesn't exist on that account (hence the missing resource)
So I should have Price object on Connected account?
Yes in this particular scenario, by passing the stripeAccount parameter when creating the Checkout Session. Any related objects will need to exist on the connected account
Okay thanks
Sure, np!