#john-a_best-practices

1 messages ¡ Page 1 of 1 (latest)

arctic echoBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1256338923207131186

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

opaque flint
#

Yep this is totally possible via multiple subscription items. What questions do you have specifically though?

brittle carbon
opaque flint
#

^ is the way you should do this

brittle carbon
#

Cool, we should be able to take it from there. Just to be sure, the general approach is:

  • A user is only going to have one subscription, but it may include multiple items (will include multiple items if the user has an add-on, will only be one item if the user does not have any add-ons)

  • Our app handles the logic of adding/removing items, ensuring the subscription includes only one "main" plan, etc.

opaque flint
#

exactly

#

to see your options for handling the update to add/remove item(s)