#manny_manny_2023

1 messages · Page 1 of 1 (latest)

warped viperBOT
coarse sorrel
river vapor
#

but each invoice item in webhook is not having subscription item

coarse sorrel
#

Can you share an eventId ?

river vapor
#

sure

coarse sorrel
#

and what item are you expecting within it ?

river vapor
#

we are trying to use each invoice paid webhook event to relate with subscription item in our database so we can show it in the billing history

#

in that event even though we have 20 subscription items its showing only 10 subscription items but 20 invoice items

coarse sorrel
#

In order to fetch the remaining 10 items you need to make the API call that I'm mentioning above

river vapor
#

so i try to fetch all the invoice items with invoice id and then each item will have its subscription item

coarse sorrel
#

Yes and you'll get the remaining 10 items

river vapor
#

ok understood, thank you so much