#ashish_best-practices

1 messages ¡ Page 1 of 1 (latest)

lucid hawkBOT
#

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

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

spare geyser
#

hi there!

blissful nimbus
#

Additionally, how can I notify users of a price change? Also, is it possible to update the subscription price without notifying the customer and obtaining their acceptance first? Could you please help with this

spare geyser
#

Additionally, how can I notify users of a price change?
if you mean sending them an email, that's completely up to you. Stripe won't send an email speicifcally for this, but Stripe may send them the Invoice after the payment.
Also, is it possible to update the subscription price without notifying the customer and obtaining their acceptance first?
Technically yes, but I don't know if it's legal or recommended.

lucid hawkBOT
blissful nimbus
#

Can you please check this attached screenshot

uncut hatch
#

Hi taking over here

#

What about that screenshot?

blissful nimbus
#

Similar to how YouTube alerts users about price changes and requires their agreement or option to cancel, can we handle subscription price changes in Stripe in a similar manner? Specifically, how can we ensure that users are notified and have the opportunity to agree to the new price or cancel their subscription?