#kodai_82300
1 messages · Page 1 of 1 (latest)
Hello! How are you integrating with Stripe - are you using Checkout? Creating Subscriptions yourself through the APi or dsahboard?
It is API. I am in the process of implementing a stripe subscription to my web app.
(Only products are created in the dashboard.)
Gotcha - do you have a subscription ID I can take a look at to see what you're doing?
subscription ID :
sub_1NxZGVDx4HIM3N5kmi44OJar
I would like to do the following two things
(1) Add payment information to customer information
(2) Complete initial payment at the same time as subscription
Backing uyp here for a second - I don't actually see any attempts to confirm the created payment intent for that subscription
Are you sure your intent confirmation code is running?
@frail sable Did you see my above question?