A
A
Anton2019-05-11 19:32:04
1C-Bitrix
Anton, 2019-05-11 19:32:04

CSaleOrder::DoCalculateOrder not working after update?

After switching from Bitrix 14 to 18 and php 5.6 to php 7.3, this piece of code does not work
How to diagnose? Variables arrive.

$arOrderDat = CSaleOrder::DoCalculateOrder(
SITE_ID,
$userbitrix,
$arBasketItems,
3,
$arUserResult["ORDER_PROP"],
$_POST["DELIVERY"],
$_POST["pay"],
array(),
$arErrors,
$arWarnings
);
]

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question