← All changelog entries

Updated Signing Webhooks Docs

Improvement

We’ve updated the Singing Webhooks docs with:

  1. new info regarding what data needs to be signed (and how to get it) when using application/json instead of application/x-www-form-urlencoded
  2. updated PHP code
  3. “Signing” instead of “Authenticating”

le: added a new Python & Flask code example