#Chintan-cors
1 messages · Page 1 of 1 (latest)
I am running on local server, and as I load the app I get this error. I have added a stripe instance to make a request to create a payment intent request and I receive this eroor
Which client integration pattern do you follow? Payment Element?
Does it block your functionality? I mean error is not nice but that's only r.stripe.com/0
Yes it gives a 499 error
POST https://r.stripe.com/0 net::ERR_FAILED 499
Yes is does block functionality
I see. Any example site I can check?