#masea_api
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/1308767853046005822
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ happy to help
if the currencies don't match the subscription won't be created
if the currency of the subscription is specified then this would be the one you should have all prices match
what if I dont provide currency for the subscription
and just for the price being created
then the 1st item of the subscription defines the currency of the subscription
Ok. Here's another related question. I have so many connected accounts. All of the will have their own products which then will get prices when they have a new subscriber. When creating the price with price_data, it asks me for the product id. This is somewhat hard for me to supply the related product id of the connected account each time subscription happens.
In older times, I could do it with plans with static ID. Is there any way to do it like that?
Or, like, instead of the id of the product, can I provide its name instead?