#ibtissam-nkt_best-practices

1 messages ¡ Page 1 of 1 (latest)

young reefBOT
#

👋 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/1342239121816682680

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

cyan jewel
#

Hello, that is up to you. If the subscription is still active during your grace period it will still be possible to charge them for just that new member and still cancel when it was already scheduled to.

magic fern
#

Thank you for your response! Just to clarify, if I charge for the new member during the grace period, will the subscription still cancel as originally scheduled, or would the charge potentially reactivate it? I want to ensure the best experience for my users while keeping the subscription flow as expected

cyan jewel
#

We don't develop the laravel library, so I am not sure if it does something on top of our normal updates, but by our API by default would create the new invoice but not change cancel_at_period_end or cancel_at which are likely how it is scheduling the subscription to end

#

So API-wise this is possible, and is the default behavior, but I can't say 100% for certain because we don't know about your specific library. If you test this in test mode it should simulate this behavior properly to confirm that that is how it works

magic fern
#

ok thank you so much for your time