Dear I am using the following library to integrate Stripe API in my application. But I have no idea how to integrate webhook in my application.
Library: https://github.com/bcessa/php-stripe/blob/master/Stripe.php I have added a webhook URL (not localhost) in stripe account but I am not sure how to receive this event. Can anyone help me about receiving webhook.
any help will be greatly appreciated.
Regards Dani