#lafafm
1 messages · Page 1 of 1 (latest)
Hi
Could you please share two eventsID: one considered normal to you and one (evt_1NUllWJbrk1nz30VvLuwDvVd?) not please ?
What i'm seeing is that you are not using the same price for both Subscription/Invoices
the "normal" one you are using this price price_1LIuG8KbHTyAU2ATLXAPwOhj while the other one you are using TS_MONTHLY1_ELITE
That's different environments
And that was in initial question - TS_MONTHLY1_ELITE is a Plan instance
The question for me - why there might or might not be a line item description for the same type of invoice?
That depends on how the invoice is generated (from a price/place/subscription...)
The issue was on webhook endpoint API version
One one account it's 2017... on other 2020...
For newer version of API field exists even for Plans
Yes that could be a cause for the issue too. However I'm seeing "description": null for the event evt_1NUllWJbrk1nz30VvLuwDvVd which was geenrated with version 2017-08-15. So the field exists in fact but is null.
Yea, it's null for some reason in old API versions
And have actual description for the same event, in newer versions
Did you try to use the same product/price and not plan ?