#nukesforbreakfast_api

1 messages ¡ Page 1 of 1 (latest)

candid hedgeBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1336579447528231044

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

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.

vital blaze
#

or do I need to instead get the invoice from the subscription_schedule.subscription.latest_invoice attribute and manually finalize it?

uncut magnet
#

Yeah you would need to manual finalize it

#

SubSchedule first Invoice is difference than normal Subscription first Invoice. It follows the same 1 hour pattern

vital blaze
#

sorry, to clarify you're saying that a SubSchedule first invoice is different than a normal Subscription first invoice? Does the invoice auto finalize on a normal subscription?

I should clarify I'm using collection method send_invoice here.

uncut magnet
#

a normal Subscription on charge_automatically's first Invoice will finalize immediately, yes. send_invoice will gives it 1 hour

#

Sorry for the confusion

vital blaze
#

got it. I want to finalize it immediately upon creation and then redirect the user to the hosted invoice page or billing portal to pay.