#Edmond-dev

1 messages ยท Page 1 of 1 (latest)

crude mapleBOT
echo silo
#

Hello ๐Ÿ‘‹
what exactly are you seeing in the SetupIntent response?

fallow crown
#

The setup intent response Id is req_QkcYomZpIPJcPy

echo silo
fallow crown
#

I see. I followed the guide, But Instead of explicitly listing the payment methods, I set automatic payment method to true.

echo silo
#

That's fine. what you need is step 5

#

collect the payment method details using Stripe.js

#

Once you confirm the SetupIntent with those details in Step 6, you should see a PaymentMethod in the response.

fallow crown
#

I have a frontend everything is configured and working. I saw a customer list function on the charge customer from what you posted in step 7. I think it must be the way to do it. Thanks.

echo silo
#

๐Ÿ‘