\Bitrix\Sale\Payment::setReturn($value);
Method returns partial payment. Non-static method.
Parameters
Parameter | Description | Version |
$value | Sets flag:
'Y' - when returned to internal account;
'P' - when returned via payment system (if this feature is supported);
'N' - when return is cancelled.
| |
Example