#archmaze_api
1 messages ¡ Page 1 of 1 (latest)
đ 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/1254663720551055462
đ Have more to share? Add details, code, screenshots, videos, etc. below.
Hi there, can you share with me the invoice ID?
This is the invoice number. An invoice ID starts with in_
Thanks for the ID
https://dashboard.stripe.com/test/logs/req_2c1SKw93wmmWfL you changed the product description after finalizing the invoice. That's why the invoice's line item shows the old product description.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
in_1PV5GbF8tiMhHfPbfcMwDANI
check on this one please
i just created this one
but this is also not showing description in pdf file
Same, you changed the product description after finalizing the invoice.
i don't understand ...
there is already a text in product description
i just want to display that on invoice pdf
If you want the new product description to be reflected in an invoice, create and finalize the invoice after you made the changes on the product.
ok let me explain again..
Core Subscription Plan (SaaS) - 10 User, Australia, 20 Tender Alerts, 2 Current Tender Ads
this is the description of a core plan
it was updated yesterday.
now i created a new subscription and that creates an invoice but the description doesnot reflect in invoice pdf
when did you create the subscription? can you share with me the subscription ID?
OK, product description is ignored in invoice (ref: https://docs.stripe.com/products-prices/how-products-and-prices-work#understand-product-and-price-compatibility) The invoice will show the product name (i.e., Core Subscription Plan (SaaS) - 10 User), not description (i.e., Core Subscription Plan (SaaS) - 10 User, Australia, 20 Tender Alerts, 2 Current Tender Ads)
so is there a way to show description as well ?
In invoice? No
ok