It allows me to run other actions that need to be run in the backend once the payment has been made and is quicker than having to run an API call to check if the payment was captured. I try to use webhooks from Stripe as much as possible in relation to payments.
1 Like