Hi all,
I’m working on a bookings application where I need to take control of the payments. Is there a way to intercept when a user makes a booking and manage the payment process? I read I can do it with hooks, but I’m not familiar with the process.