Files
yookassa-sdk-php/docs/classes/YooKassa-Request-Payments-ConfirmationAttributes-ConfirmationAttributesFactory.md
Антон Н. Николаев 07548dff5e Добавлен параметр suspended_until (период охлаждения для «Покупок в кредит» от СберБанка). В запрос на создание выплаты у bank_id добавлена минимально допустимая длина 12 и проверка по регулярному выражению
Добавлен новый способ оплаты — Плати частями
Ошибки вынесены в отдельные объекты
Внесены небольшие изменения в тексты
2025-09-04 14:26:26 +03:00

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


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 2025-09-04 using phpDocumentor

© 2025 YooMoney