Stripe Payment Problem about The PaymentIntent requires a payment method
I am developing an e-commerce solution having Blazor WASM for the client, Blazor Server for the admin, and API for CRUD and payment operations. I am using the latest (44.9) version of Stripe via a test account.
The problem is I am getting this error after clicking the pay button.