#lesinar_best-practices
1 messages ¡ Page 1 of 1 (latest)
đ 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/1227728236595642498
đ 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.
- lesinar_best-practices, 6 days ago, 18 messages
We have a customer that charges a one time setup fee for Subscriptions. Can this one time setup fee be part of a recurring Price model or should it be a standalone one off product/price? We need this fee automatically included whenever a subscription is created but not charged on subsequent invoices
Hi, it would be a stand alone line item/ price. You would pass that price when creating the Subscription: https://docs.stripe.com/api/subscriptions/create#create_subscription-add_invoice_items.
Add on items won't be added on the subsequent billing periods, it would just be added on the initial invoice.
@white hollow are you unblocked here?
No worries, just wanted to make sure you were unblocked there
Thats perfect. Thank you