On Stripe's PaymentIntent, is it possible to use fetch request/ajax?

37 views Asked by At

Hello stackoverflow gurus,

Newbie here, I am trying to use JavaScript's fetch request for Stripe's PaymentIntent. It is currently working as a POST request to another page. If I omit the redirection URL, it keeps spinning, and the payment never goes through.

Any help is greatly appreciated! Thanks!

0

There are 0 answers