|
|
if (isset($order->onlinePay) && $order->onlinePay == dict::getDict('onlinePay', 'yes')) {
|
|
if (isset($order->onlinePay) && $order->onlinePay == dict::getDict('onlinePay', 'yes')) {
|
|
|
ShopClass::customKdAddBalance($main, $shop, $amount, $order, $capitalType);
|
|
ShopClass::customKdAddBalance($main, $shop, $amount, $order, $capitalType);
|