Answer the question
In order to leave comments, you need to log in
Bitrix how to write the SUM_PAID field in the order table?
I do this
$order->setField('SUM_PAID', 100);
or so
$order->setField('SUM_PAID', DoubleVal(100));
i get like this((
[Bitrix\Main\ArgumentOutOfRangeException]
The value of an argument 'name=SUM_PAID' is outside the allowable range of values (100)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question