Skip to main content

verify_square_signature

Function verify_square_signature 

Source
pub fn verify_square_signature(
    signature_header: &str,
    body: &[u8],
    notification_url: &str,
    signature_key: &str,
) -> Result<bool, WebhookError>
Expand description

Verify Square webhook signature