[ad_1]
I’m trying to test the Stripe simple paid listing plugin, and using Stripe on dashboard with the test API keys. When submitting a test payment, I’m getting an error: “Invalid API Key provided: pk_test_*********”. On my Stripe dashboard, I can see the payments showing up as incomplete, with the following error: “PaymentIntent status: requires_payment_method
The PaymentIntent requires a payment method
Set an existing payment method on the PaymentIntent or have the customer enter a new payment method.”
I can see on the event detail, “payment_method” is null, and should be “card”.
Is this a known issue with the plugin?
