pub fn parse_fidel_webhook(
body: &[u8],
privacy: &PrivacyLayer,
) -> Result<NormalizedTransaction, WebhookError>Expand description
Parse Fidel webhook and normalize
§Privacy Protocol
This function implements Double-Blind Vaulting:
- Parse the raw payload
- IMMEDIATELY hash card_id to fingerprint
- Drop the raw card_id (it’s moved into the hasher)
- Return only normalized data with fingerprint