#itsarghyadas
1 messages ยท Page 1 of 1 (latest)
Hello. Where are you seeing this error?
Is this Stripe Checkout or you own custom checkout page?
And the errors are showing when you're on the Stripe Checkout session?
yes as soon as I click the button to go in the stripe checkout page
in the page it shows the error
Ok can you show a screenshot
Yeah of the whole page and the error in the console
I have just blurred the hash value there don't know what is sensitive that's why
Oh ok I see
I don't think that error should affect functionality
Is it breaking anything?
that's okay but why this is showing
I didn't try the payment and webhook, I have used stripe early in normal react, it didn't show any errors though
๐
it is a client project so a bit worried
Understood. Since that is a test checkout session can you try paying with a test card? It should work
wait let me check
4242 4242 4242 4242 is the test card number for success
Don't close it
give me 2 mins
the payment is showing green mark but there is some cookie or cors problem showing
Access to fetch at 'https://stripe.com/cookie-settings/enforcement-mode' from origin 'https://checkout.stripe.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
showing this
it redirected but there are some errors showing in console
oh actually it is a client project so I deleted it
Basically both those console errors shouldn't impact anything
๐ is that a problem?
oh wait
here it is
it is nothing sensitive right?
I will try the webhook and try the whole flow and let you know
can you keep this thread open for 1 day?
No
ok
We archive threads after a little inactivity
Basically those errors shouldn't impact functionality at all, so no need to worry
you took it right I deleted it ๐
I will flag them to the team though so they can get it on their radar to fix
ok if anything occurs I will open another thread then
Yes you can
No problem
one more
Sure
you see the ss
when I tried it shows NON-INR transaction need address outside of India
Oh is your account based in india but you are charging in usd?
yes
Oh I think this may be because of this: https://support.stripe.com/questions/requirements-for-india-export-charges
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
my client accout is based on canada
it will work if I used their api
it will work in India, canada all right?
It should. Recommend you reach out to your client to get test mode access to their account so you can test all these things to be sure
You can get a restricted user role on the account: https://stripe.com/docs/account/teams/roles
but If I want to start a business
and put the currency in USD that means Indian people can't pay
but if I put INR also outsider people can't see in USD
any solution??
Well it's recommended to charge customers in their native currency
For checkout we have: https://support.stripe.com/questions/automatic-currency-conversion
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.