wip
This commit is contained in:
@@ -47,6 +47,8 @@ class CardTransactionsController extends Controller
|
||||
]);
|
||||
}
|
||||
|
||||
$card_month = str_pad($card_month, 2, '0', STR_PAD_LEFT);
|
||||
|
||||
$response = fetchCardTransactionFromAzat(
|
||||
passport_serie: $passport_serie,
|
||||
passport_id: $passport_id,
|
||||
|
||||
Reference in New Issue
Block a user