(20250102) Alerts on payment events.
This commit is contained in:
@@ -351,8 +351,6 @@ class PaymentsController(CoreAuthTokenController, ABC):
|
||||
session_token = session_token
|
||||
)
|
||||
|
||||
print("RECEIPT ADD SQL JSON:", json.to_string(sql_json, default=str))
|
||||
|
||||
# Return the response:
|
||||
if sql_json["status"] == 1: return True
|
||||
else: return False
|
||||
|
||||
Reference in New Issue
Block a user