#karishma-subscription-pausecollection
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- karishma-customer-balance, 2 days ago, 5 messages
- karishma-setupintent-decline, 6 days ago, 5 messages
HI 👋
I"m not sure I follow. Do you mean that you want to create Invoices manually through the dashboard and have them set to auto_advance='true'?
Hi! so we currently have some subscribers with pause_collection[behavior]=keep_as_draft. We have set this manually in the dashboard with a resumes_at date. When the pause meets the resumes_at date and payment is unpaused, do we need to set auto_advance = true to collect payment on all draft emails? if so, can we do this in the dashboard.
karishma-subscription-pausecollection
Hey @quasi nymph I don't really get the question you're asking. You said "all draft emails" what does that mean? Did you mean "draft Invoices"?
sorry, mistyped! all draft invoices*
Then yes you would have to finalize those Invoices yourself, they would stay as draft otherwise, that's the point of the pause_collection feature
correct, so we will need to set auto_advance =true? which can only be done via API?
have you tried? You should be able to load an Invoice in the Dashboard and see the various actions available at the top. I'm not sure what the Dashboard offers but you should be able to check quickly.
Otherwise what you really want is to finalize the Invoice: https://stripe.com/docs/api/invoices/finalize
yes, i tried in a simulation in our test environment, but didnt see a unique option. Will check again.