Home › Forums › Stripe Payments Plugin › Subscriptions plugin: live webhook disappearing › Reply To: Subscriptions plugin: live webhook disappearing
November 5, 2020 at 3:54 pm
#3411
Participant
It checks if a webhook with following URL exists: https://yourdomain.com/?asp_hook={mode}, where {mode} is either live or test.
Is your domain in WP settings in lowercase? E.g. https://example.com, not https://Example.com?