From 0be1cf113903f4edae1258420266de1af7d2b260 Mon Sep 17 00:00:00 2001 From: Andrey Kuvshinov Date: Sat, 25 Dec 2021 16:07:55 +0000 Subject: [PATCH] correct vat_code --- app/routes/anpay.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/anpay.php b/app/routes/anpay.php index c16c7e8..437d5f7 100644 --- a/app/routes/anpay.php +++ b/app/routes/anpay.php @@ -173,7 +173,7 @@ function resultpay_kuri(){ "value" => $buy['currprice'], "currency" => "RUB" ), - "vat_code" => "2", + "vat_code" => "4", "payment_mode" => "full_prepayment", "payment_subject" => "commodity" )