# DeliveryPaySystemTable

URL: https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Sale\Internals\DeliveryPaySystemTable`
Модуль: Sale.

## Описание

Поля:

DELIVERY_ID string(35) обязательное

PAYSYSTEM_ID int обязательное

Исходный файл: `source/sale/lib/internals/delivery_paysystem.php:39`

## Константы (4)

- `ENTITY_TYPE_DELIVERY`
- `ENTITY_TYPE_PAYSYSTEM`
- `LINK_DIRECTION_DELIVERY_PAYSYSTEM`
- `LINK_DIRECTION_PAYSYSTEM_DELIVERY`

## Методы (16)

- [`static createCollection()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/createcollection/)
- [`static createObject()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/createobject/)
- [`static getById()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/getbyid/)
- [`static getByPrimary()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/getbyprimary/)
- [`static getEntity()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/getentity/)
- [`static getFilePath()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/getfilepath/)
- [`static getLinks()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/getlinks/)
- [`static getList()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/getlist/)
- [`static getMap()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/getmap/)
- [`static getTableName()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/gettablename/)
- [`static prepareData()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/preparedata/)
- [`static query()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/query/)
- [`static setLinks()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/setlinks/)
- [`static validateLinkDirection()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/validatelinkdirection/)
- [`static wakeUpCollection()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/wakeupcollection/)
- [`static wakeUpObject()`](https://chugunov.pro/api-bitrix/sale/internals/deliverypaysystemtable/wakeupobject/)

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Sale-Internals-DeliveryPaySystemTable.html
