Closed asia-coder closed 6 months ago
src/Http/Classes/Payme/Payme.php -> getReport metodidagi xatolik:
src/Http/Classes/Payme/Payme.php
'account' => [ 'key' => 1 * $row[$this->config['key']], // account parameters to identify client/order/service ],
key - array key name ni configdan olinadigan qilib qo'yish kerak:
key
'account' => [ "{$this->config['key']}" => 1 * $row[$this->config['key']], // account parameters to identify client/order/service ],
src/Http/Classes/Payme/Payme.php
-> getReport metodidagi xatolik:key
- array key name ni configdan olinadigan qilib qo'yish kerak: