I’m looking for a solution to some of this same problem. I get error of
Unrecognized request URL (GET: /v1/payment_intents/). If you are trying to list objects, remove the trailing slash. If you are trying to retrieve an object, make sure you passed a valid (non-empty) identifier in your code. Please see https://stripe.com/docs or we can help at https://support.stripe.com/.
The only time I get this is when I’m using a variable currency amount. BUT I need to use that so how do I fix this??