#2Clutch-Webhook

1 messages · Page 1 of 1 (latest)

drifting sky
#

Hi there, can you send me the event ID so that I can take a look?

river wolf
#

evt_1KR5k2JF8oW0qG5s5rtVsqOE

#

i'm testing with the cli btw, so this is not real data

drifting sky
#

I see, did you trigger this event from Stripe CLI?

#

Can you share with me the command you used to trigger this event?

river wolf
#

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?

drifting sky
#

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?

river wolf
#

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.

drifting sky
river wolf
#

will do.

#

thank you!