#2Clutch-Webhook
1 messages · Page 1 of 1 (latest)
I see, did you trigger this event from Stripe CLI?
Can you share with me the command you used to trigger this event?
stripe trigger customer.subscription.updated
i created a product for my subscriptions directly in the dashboard, and the id is price_...
the events from the cli though show plan_....
is this something i should be worried about?
or is it safe for me to assume the price_id will always match that of the relevant tier of my product?
Yes the price object ID usually starts with price_. Do you encounter this behaviour in real-world webhook events or just the event triggered by CLI?
just with the cli
i'm implementing my logic and testing with the cli before testing with real world webhooks
i haven't test any real world events yet.
Can I ask you to report this issue in Github? I have a feeling that it could be a bug https://github.com/stripe/stripe-cli/issues