Page MenuHomePhorge

D5028.1776962636.diff
No OneTemporary

Authored By
Unknown
Size
492 B
Referenced Files
None
Subscribers
None

D5028.1776962636.diff

diff --git a/src/app/Http/Controllers/API/V4/PaymentsController.php b/src/app/Http/Controllers/API/V4/PaymentsController.php
--- a/src/app/Http/Controllers/API/V4/PaymentsController.php
+++ b/src/app/Http/Controllers/API/V4/PaymentsController.php
@@ -393,6 +393,7 @@
if (empty($mandate['isValid'])) {
\Log::warning("Top-up for wallet {$wallet->id}: mandate invalid");
+ $wallet->setSetting('mandate_disabled', '1');
return false;
}

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 23, 4:43 PM (2 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18835126
Default Alt Text
D5028.1776962636.diff (492 B)

Event Timeline