XF 2.1 Added Stripe Option - No callback

I am having an issue after adding Stripe as an option for member upgrades. I have added a Webhook as I have seen recommended here, but still no joy.

Webhook URL: .../payment_callback.php?_xfProvder=stripe

I receive failures on the following:
-charge.succeeded
-payment_intent.succeeded
-payment_intent.created
-payment_intent.created

What am I missing?

Thanks.
 
Top Bottom