Hello everyone!
A question for all those who are using Stripe Subscription method…
I have noticed that the 1st payment to register as a “Subscriber” works perfectly and runs without problems, now… I am detecting that by having to run the “Automatic Renewal” in 100% of the cases, Stripe is returning this error: “The PaymentIntent needs a payment method.”
PaymentIntent State: “requires_payment_method”
As if the subscriber did not have an associated payment method, which I do not think is the case since the 1st payment is always executed successfully.
I can tell that in none of the cases have I been able to execute the 2nd payment of my subscribers.
And I have been testing this with more than 100 real subscribers.
Is someone experiencing this same problem?
Thanks to everyone in advance!