mirror of
https://git.yoomoney.ru/scm/sdk/yookassa-sdk-php.git
synced 2026-08-31 04:28:23 +00:00
2db9951ff6
Информация про чеки самозанятых в платежах и возвратах удалена - больше не поддерживаем сервисы для самозанятых Добавлена возможность выставления счета по смс и email Добавлена поддержка работы со списками выплат Обновлен Copyright
3.2 KiB
3.2 KiB
YooKassa API SDK
Class: \YooKassa\Request\Payments\ConfirmationAttributes\ConfirmationAttributesFactory
Namespace: \YooKassa\Request\Payments\ConfirmationAttributes
Summary:
Класс, представляющий модель ConfirmationAttributesFactory.
Description:
Фабрика для создания подтверждения платежа.
Constants
- No constants found
Methods
| Visibility | Name | Flag | Summary |
|---|---|---|---|
| public | factory() | ||
| public | factoryFromArray() |
Details
-
File: lib/Request/Payments/ConfirmationAttributes/ConfirmationAttributesFactory.php
-
Package: YooKassa\Request
-
Class Hierarchy:
- \YooKassa\Request\Payments\ConfirmationAttributes\ConfirmationAttributesFactory
-
See Also:
Tags
| Tag | Version | Description |
|---|---|---|
| category | Class | |
| author | cms@yoomoney.ru |
Methods
public factory() : \YooKassa\Request\Payments\ConfirmationAttributes\AbstractConfirmationAttributes
public factory(string|null $type = null) : \YooKassa\Request\Payments\ConfirmationAttributes\AbstractConfirmationAttributes
Details:
Parameters:
| Type | Name | Description |
|---|---|---|
string OR null |
type |
Returns: \YooKassa\Request\Payments\ConfirmationAttributes\AbstractConfirmationAttributes -
public factoryFromArray() : \YooKassa\Request\Payments\ConfirmationAttributes\AbstractConfirmationAttributes
public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Request\Payments\ConfirmationAttributes\AbstractConfirmationAttributes
Details:
Parameters:
| Type | Name | Description |
|---|---|---|
array |
data | |
string OR null |
type |
Returns: \YooKassa\Request\Payments\ConfirmationAttributes\AbstractConfirmationAttributes -
Top Namespaces
Reports
This document was automatically generated from source code comments on 2026-02-05 using phpDocumentor
© 2026 YooMoney