pub fn parse_square_webhook(
body: &[u8],
privacy: &PrivacyLayer,
merchant_id: &str,
) -> Result<NormalizedTransaction, WebhookError>Expand description
Parse Square webhook and normalize
pub fn parse_square_webhook(
body: &[u8],
privacy: &PrivacyLayer,
merchant_id: &str,
) -> Result<NormalizedTransaction, WebhookError>Parse Square webhook and normalize