I am trying to use Stripe.JS for a single payment and I have followed this tutorial step by step https://www.youtube.com/watch?v=MgN236e0Vqo
I believe I am unable to get the first step complete by creating a payment method as per picture below. I’m not sure if stripe requires more information past what was discussed in the tutorial video but I’ve set it up the exact same way. I have a workflow for unsuccessful transactions if the PaymentMethod couldn’t be created and this continues to execute. This is giving me the impression my set up for creating a payment method is failing.
Does anyone have any feedback for me? Thanks in advance, lmk if you need more details.