Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

FetchError: Error fetching https://r.stripe.com/0:

I have implemented stripe payment method in my react website as per this documentation

Now everything is working fine but console giving the error (shown in below image) and because of this error my payments shows status "incomplete" on stripe website's payment dashboard

enter image description here

Error is : (in promise) FetchError: Error fetching https://r.stripe.com/0:

like image 703
Swapnil Kotkar Avatar asked Oct 27 '25 03:10

Swapnil Kotkar


1 Answers

r.stripe.com is a URL that stripe.js uses for telemetry. These errors should not affect your page's functionality but if they do definitely write in to https://support.stripe.com/?contact=true

Stripe tries to detect and fix when stripe.js is throwing these errors so as to avoid polluting your developer console.

like image 92
Pompey Avatar answered Oct 28 '25 15:10

Pompey



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!