#torstenzwoch-si
1 messages ยท Page 1 of 1 (latest)
seti_1KTQh4JrVqBdEBVUU3YILiVR
It looks successful to me!
If you navigate to https://dashboard.stripe.com/test/customers/cus_L9j7ckZN7jZHYX
You can expand the payment methods, and see "Set up for future use" provided with the respective SetupIntent id ๐
You can then use this PaymentMethod id to create a subscription and set the default_payment_method field to always charge from this PaymentMethod https://stripe.com/docs/api/subscriptions/create?issuing_dispute_object-status#create_subscription-default_payment_method
ah ok, many many thank for looking.
No problem! Anytime! Have fun coding! ๐
thank's. have a nice day
I have one more question. Is it necessary for each payment type (also card) to have a setupIntent to collect the money each month or is it only relevant for sepa_debit?