We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26d0d9 commit 6766cceCopy full SHA for 6766cce
src/Provider/AsanPardakhtProvider.php
@@ -35,7 +35,7 @@ public function checkWalletBalance(): JsonResponse|array
35
'mo' => $this->getCellNumber(),
36
'hi' => $this->getParameters('host_id'),
37
'walet' => 5,
38
- 'htran' => $this->getTransaction()->getWalletTransactionId(),
+ 'htran' => $this->getWalletChargeTransactionId,
39
'hop' => AsanpardakhtStatusEnum::WalletBalanceHop->value,
40
'htime' => time(),
41
'hkey' => $this->getParameters('api_key'),
0 commit comments