#coryschires-card-charge-automatically
1 messages · Page 1 of 1 (latest)
Of course
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Thanks, give me a moment!
Hmm the invoice/subscription related to that PaymentIntent has a send_invoice collection method.
It doesn't look to be set to charge_automatically
That subscription looks to have been changed from charge_automatically to send_invoice back in May: https://dashboard.stripe.com/logs/req_0ftePn3LKf8VVQ
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Interesting... I did not realize. I will take a closer look now...
Indeed, you are correct.
Someone our system and Stripe got out of sync (not your problem)
I have updated their subscription to be charge_automatically
I would like to, now, collect this invoice using their credit card.
Great. I don't need to do anything special