#Kromolabs Developer - api

1 messages · Page 1 of 1 (latest)

arctic socket
#

Hi there!

south spear
#

Yes, i would like to know (if it is possible) which is the URL of the page that sent the request

#

In order to recognize if it has been sent by webhook listener or by another location of my website

#

Because I update payment intent description only when i receive an invoice.paid event, and that's not the case

arctic socket
#

All the information about that request is displayed here: https://dashboard.stripe.com/logs/iar_iv5oou6ynKPVIS So you can't know the URL.
If you need to, you could use the metadata parameter to store some extra information on the object, like where the request was made.

south spear
#

ok, thanks

#

Is it possible to get events arrived on this webhook we_1Ko75UG1EiuzslYujhccB3ca sooner than 17 June?

#

In order to check which events has been sent on 7th june?

rustic obsidian
#

Unfortunately not, we only have a 15 day retention period webhook event conversations. Data retained from before then will be more limited

south spear
#

ok thanks