#juliajuliajulia

1 messages · Page 1 of 1 (latest)

grand jackalBOT
tough linden
#

Hello there

#

No that's not possible

#

Once an Event is created it is immutable

edgy scaffold
#

ok thanks. Guess a potential solution is to manually send a POST to our webhook endpoint with desired payload. Am assuming Stripe doesn't have any issue with this?

tough linden
#

Yeah overall that's fine as long as you aren't doing signature verification. I'd recommend instead just skipping over the webhook endpoint and ingesting the data directly into your database or wherever you are handling it.