#Erith Ikezawa

1 messages · Page 1 of 1 (latest)

fallow oliveBOT
sonic breach
#

That shouldn't be happening as far as I can tell. You should have a a Charge object for successful payments. Where is your webhook handler looking for the Charge?

teal anchor
#

I'm fetching the event object, then specifically looking for it in $event->data->object

sonic breach
teal anchor
#

Oh, ok. Paiment Intent no longer fetches the full charge object, just the charge id. I can work with that. Thank you