Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 288 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 288 Bytes

stripe_wh_verify

About

This crate implements webhook payload verification, in accordance with official Stripe Docs.

Troubleshoting

If perfectly valid payloads do not get accepted, make sure that json payload is decoded as utf-8.