I have installed stripe payment gateway in wordpress https://wordpress.org/plugins/wp-stripe-checkout/
I have installed cli for localhost and it is working fine .
Now i want to do some programing after payment_completed so i want to implement this webhook asp_stripe_payment_completed on success page how i do this
this is not working