This commit is contained in:
2025-09-10 18:48:09 +05:00
parent ef7c30a235
commit 50996ddacd
8 changed files with 203 additions and 23 deletions

View File

@@ -44,7 +44,7 @@ class SendSberToSystem implements ShouldQueue
return;
}
$result = syncWithAzatAPI($orderItem);
$result = syncSberWithAzatAPI($orderItem);
if (isset($result['error'])) {
Log::channel('sber_job')->error(json_encode([