Webhooks provide simple server-to-server communication. When your customers make payments, your web backend is notified about the payment details, so that you can proceed with your customer's order. With each payment event, we make a https request to your configured webhook url.