#jamesdas_api
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/1437309644522655754
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hey! Sorry for the wait, looking into your question now!
Just to clarify, by web sdk do you mean the javascript SDK?
https://docs.stripe.com/terminal/payments/setup-integration?terminal-sdk-platform=js
If it's not what you are referring to, could you send me the doc that you are referring to for development?
yes, Javascript SDK
However, we are unable to find the "Web SDK Allowed Origins" section in our Terminal settings on the Stripe Dashboard.
Could you provide the link to the docs where it says to amend these settings?
Request URL: https://js.stripe.com/terminal/v2/
I want to make sure that the Terminal SDK is loaded normally in React after registering allowed origins.
Request Method: GET
Status Code: 403 Forbidden
Referrer Policy: strict-origin-when-cross-origin
I understand that the SDK will work only on domains that are registered as allowed origins in the Stripe Dashboard.
However, I cannot see where to register allowed origins in the dashboard. Could you please guide me on where to register the allowed origins so that the SDK can be loaded correctly?