Need guidance on solving a Failed to Fetch error using Stripe’s API
I am building out a simple web app (using React, Express, and Stripe’s API). When trying to go to the external Stripe Payments page, I get a Failed to Fetch error. I’m not sure what’s going wrong, as everything besides this seems to be working just fine.