add real price in pay

This commit is contained in:
Andrey Kuvshinov
2021-07-06 18:42:13 +03:00
parent 249e70cf6a
commit fdda34e21a

View File

@@ -153,7 +153,7 @@ function resultpay_kuri(){
$items = array(
'amount' => array(
'value' => 1.0,
'value' => $price,
'currency' => 'RUB',
),
'confirmation' => array(