(20250102) Alerts on payment events.
This commit is contained in:
@@ -339,8 +339,6 @@ class SafaricomMPesaExpress:
|
||||
"TransactionDesc": description[:13] if len(description) > 13 else description
|
||||
}
|
||||
|
||||
print("HEADERS:", input_headers)
|
||||
|
||||
# Make the API call:
|
||||
api_response = await self.__post(
|
||||
url = r"https://api.safaricom.co.ke/mpesa/stkpush/v1/processrequest",
|
||||
|
||||
Reference in New Issue
Block a user