#Gautam

1 messages · Page 1 of 1 (latest)

broken bayBOT
round slate
#

Did you confirm you created metadata for that Subscription? Can you provide example of that Subscription Id?

hard imp
#

sub_1NIltNGXlQ7PG1un0w1zllx4

#

where we need to confirm ?

round slate
#

So this Subscription, after updated, did have all the metadata on this webhook event

hard imp
#

here , I can see the metadata .. but from dashboard when I am re sending the event .. I am not getting with metadata ..

#

is there way when stripe can send the event with metadata

round slate
#

When you say you resend the event from Dashboard, what did you receive on your endpoint?

#

And did you resend this exactly event id?

hard imp
#

customer.subscription.created

#

": "evt_1NIltPGXlQ7PG1unnLVCI31v",

#

it seems all eventid are same ..

#

as many times .. I try to re send

round slate
#

No that's the created event

#

So this Subscription was created without metadata, but was updated with metadata later

hard imp
#

yes

round slate
#

If you look at the event customer.subscription.created it will never have the metadata,

#

You should look at customer.subscription.updated

hard imp
#

customer.subscription.created -- this I will not get with updated

round slate
#

Yes