#mike_error
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1404621092190027818
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Could you share the Doc you are following?
The initialization step suggests using npm install
Thanks! I’m building on Bubble so I can’t use npm. I’m loading the CDN (connect-js.stripe.com) and creating an Account Session, but the script request returns 403 (CORS). I can’t find the Client-side integration / Allowed client-side origins setting in my dashboard. Could you suggest where to enable it on my account, or any workaround to proceed?
Could you share how you are including the JS on Bubble?
I am afraid we don't support that integration. https://github.com/stripe/connect-js only mentions npm and load
i have a plug in there where I can run javascript here is my java script:
To be clear we used to allow a direct importing, ie you can load https://b.stripecdn.com/connect-js/v1.0/connect.js but not https://b.stripecdn.com/connect-js/v1.5/connect.js today,
But I am afraid we don't open it anymore :/