#ja-elevar_best-practices

1 messages ยท Page 1 of 1 (latest)

gilded grailBOT
#

๐Ÿ‘‹ 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/1387843420646674474

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

hollow grotto
#

Hello

hidden wraith
#

Hi, good morning.

hollow grotto
#

With Meters you wold need separate Meters per Subscription here.

#

Since you want to record different usage for different Subscriptions

#

The usage is based on the event_name passed in the Meter Event

gilded grailBOT
hidden wraith
#

Does that mean I need different Price per subscription also?

#

Seems like the relationship is Subscription -> Price -> Meter <- Meter Events. Which means multiple Meter = multiple Price?

umbral sequoia
#

๐Ÿ‘‹ Hello, i'll be taking over for Bismarck

hidden wraith
#

Hi @umbral sequoia . Thank you.

umbral sequoia
#

You shouldn't need a different Price per Subscription.

hidden wraith
#

How can I tie in multiple Meter (to track usage for multple Subscription) for a single Price?

umbral sequoia
#

Sorry, I think misunderstood your original question. Looking into how this could be handled.

#

Based on your requirements (tracking each subscriptions separately) you would in fact have to have a unique price for each.