Configurez votre URL webhook dans le portail marchand. HeyQo signe chaque envoi avec HMAC-SHA256 dans l\u2019en-tête X-HeyQo-Signature.
expected = HMAC_SHA256(raw_request_body, your_webhook_secret) valid = hmac.compare_digest(request.headers['X-HeyQo-Signature'], expected)
card.createdcard.fundedcard.chargedcard.terminatedcard.declinedaccount.fundedaccount.issuedcustomer.approvedcustomer.rejectedtransfer.successtransfer.failed