solidgate-webhooks

Installation
SKILL.md

Solidgate Webhooks

When to Use This Skill

  • How do I receive Solidgate webhooks?
  • How do I verify Solidgate webhook signatures?
  • How do I handle card_gate.order.updated or subscription.updated.v2 events?
  • Why is my Solidgate webhook signature verification failing?
  • Setting up a Solidgate payment or subscription webhook handler

Verification (core)

Solidgate does not use Standard Webhooks. Each request carries two headers:

  • merchant — your webhook public key (prefix wh_pk_)
  • signature — the HMAC to check
Installs
11
GitHub Stars
81
First Seen
Jul 24, 2026
solidgate-webhooks — hookdeck/webhook-skills