HMAC Signature Verification
The section describes how the hmac signature sent in the callback header OR in the redirect data can be verified
Obtain the Signing Key
{
"id": 268,
"merchant_reference": "CSTREFRCPKQNDSDSYMR9",
"internal_reference": "GOVNETKVGBF8NSJBWVZX93",
"transaction_type": "COLLECTION",
"request_currency": "UGX",
"request_amount": 4500,
"transaction_currency": "UGX",
"transaction_amount": 4500,
"transaction_fee": 113,
"charge_customer": false,
"total_credit": 4387,
"provider_code": "mtn_momo_ug",
"transaction_status": "FAILED",
"status_message": "Insufficient balance on the customer account"
}Next Steps
Last updated