#nacho_446
1 messages · Page 1 of 1 (latest)
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.
- nacho_446, 10 minutes ago, 18 messages
- nacho_446, 3 days ago, 13 messages
- nacho-subs-webhook, 3 days ago, 9 messages
- nacho46-subs-trial, 4 days ago, 18 messages
- nacho_446, 5 days ago, 8 messages
object.subscription is undefined as per the error. So whatever logic you have that provides that isn't working as you expect
This is what I take
const object = params.data.object as Stripe.Invoice;
I think have seen my mistake let me test
I don't know what params.data.object is but it's likely not what you think
Yes I have to pick data.data.object
If you're still stuck you'll need to share more code