#.lostintheworld

1 messages · Page 1 of 1 (latest)

foggy quiverBOT
neon marlin
#

Not from the confirmPayment call

#

Ideal flow should be that those webhook events reaching your endpoint update some data in your database

#

And that's how you'd know

tall swift
#

They do update data in database, but it seems I am routing to new page before data is avaliable. I guess maybe I will have to check to see if the data is in the database before routing on the frontend.