Admin · Stripe Setup
Complete these steps to activate membership upgrades and subscription renewals.
Add Endpoint
Click "Add endpoint" and paste this URL:
https://kinderth.com/api/webhooks/stripeSelect Events
Under "Select events to listen to", add these three:
checkout.session.completedinvoice.payment_succeededcustomer.subscription.deletedCopy the Signing Secret
After saving, click the endpoint → reveal the "Signing secret" (starts with whsec_). Copy it.
Save as App Secret
In your Kind Earth builder, go to Settings → Secrets and update STRIPE_WEBHOOK_SECRET with the whsec_ value.
Verify
Click "Refresh" on the Live System Check above — all three checks should show ✅.