From f89e982ead5322ffdc75d0ef2196e856fbdf96f1 Mon Sep 17 00:00:00 2001 From: khushal Date: Tue, 17 Dec 2024 14:18:37 +0530 Subject: [PATCH] (20241217) Safaricom M-Pesa messages being captured better. --- utils_v2/payments/safaricom/controllers/m_pesa_express.py | 1 + 1 file changed, 1 insertion(+) diff --git a/utils_v2/payments/safaricom/controllers/m_pesa_express.py b/utils_v2/payments/safaricom/controllers/m_pesa_express.py index 147b225..13e3a4c 100644 --- a/utils_v2/payments/safaricom/controllers/m_pesa_express.py +++ b/utils_v2/payments/safaricom/controllers/m_pesa_express.py @@ -41,6 +41,7 @@ import io # My utils: from utils_v2.string import json +from utils_v2.string import regex from utils_v2.date_time import date_time # Data models: