#coryschires-invoice-items

1 messages · Page 1 of 1 (latest)

narrow lagoon
#

Hey there 👋 bear with me a couple minutes while I take a look at those subscriptions

brazen scroll
#

Thanks Toby!

narrow lagoon
#

I'm seeing a lot of invoice items on the most recent invoice for each of those subscriptions, and the couple I spot checked didn't look like they were tied to a particular subscription when they were created. Do you have a specific invoice item that I can take a closer look at?

brazen scroll
#

Ah. I think I see the issue.

#

Looks like my code is trying to pass the sub id in the request. But the sub id, for some reason which is not your fault, is not set for this user. Therefore, it's passing a sub id of nil.

#

That would explain this I think. Thanks!