#redbluesock_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/1413061390494597174
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello! You can try retrieving the Invoice object and expand the discounts parameter to get the percentage details: https://docs.stripe.com/api/invoices/object#invoice_object-discounts
If I understand it correctly this requires an API call and can not be configured beforehand so the info is provided via webhook?
We currently dont have the feature to expand the discounts parameter in webhook events
Okay, thanks for the help. I checked your developer workbench and I get the data I need ๐
๐ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!