#nacho_446

1 messages · Page 1 of 1 (latest)

verbal mulchBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

ionic trail
#

object.subscription is undefined as per the error. So whatever logic you have that provides that isn't working as you expect

lone lintel
#

This is what I take
const object = params.data.object as Stripe.Invoice;

#

I think have seen my mistake let me test

ionic trail
#

I don't know what params.data.object is but it's likely not what you think

lone lintel
#

Yes I have to pick data.data.object

ionic trail
#

If you're still stuck you'll need to share more code