Updated Signing Webhooks Docs
ImprovementWe’ve updated the Singing Webhooks docs with:
- new info regarding what data needs to be signed (and how to get it) when using
application/jsoninstead ofapplication/x-www-form-urlencoded - updated PHP code
- “Signing” instead of “Authenticating”
le: added a new Python & Flask code example