#HODL_MODE-extension
1 messages · Page 1 of 1 (latest)
Hi there 👋 I just want to confirm something before we go too far into this. Is this a new extension that you're talking about building or maintaining an existing one?
Gotcha, thank you for that clarification. I just wanted to make sure since Stripe Apps has begun replacing Stripe Extensions.
Technically we have both a Stripe app and extension right now and will be transitioning eventually
I believe what you're looking for, is that you can specify the Connected Account that you want to make requests for when initializing Stripe JS via the stripeAccount parameter:
https://stripe.com/docs/js/initializing#init_stripe_js-options-stripeAccount
ah, so just the accountId. That makes sense
I believe so, but please let me know if that doesn't accomplish what you're hoping for.