add vat_code

This commit is contained in:
Andrey Kuvshinov
2021-12-25 15:22:51 +00:00
parent f1115f428b
commit c61252c70d

View File

@@ -173,6 +173,7 @@ function resultpay_kuri(){
"value" => $buy['currprice'], "value" => $buy['currprice'],
"currency" => "RUB" "currency" => "RUB"
), ),
"vat_code" => "2",
"payment_mode" => "full_prepayment", "payment_mode" => "full_prepayment",
"payment_subject" => "commodity" "payment_subject" => "commodity"
) )