mirror of
https://git.yoomoney.ru/scm/sdk/yookassa-sdk-php.git
synced 2026-08-17 16:11:25 +00:00
260d13f890
Добавлены нулевые привязки по СБП Добавлена причина отмены возвратов `payment_expired`
2.5 KiB
2.5 KiB
YooKassa API SDK
Class: \YooKassa\Request\PaymentMethods\CreatePaymentMethodRequestSerializer
Namespace: \YooKassa\Request\PaymentMethods
Summary:
Класс, представляющий модель CreatePaymentMethodRequest.
Description:
Класс объекта осуществляющего сериализацию запроса к API на проверку и сохранение способа оплаты.
Constants
- No constants found
Methods
| Visibility | Name | Flag | Summary |
|---|---|---|---|
| public | serialize() | Формирует ассоциативный массив данных из объекта запроса. |
Details
-
File: lib/Request/PaymentMethods/CreatePaymentMethodRequestSerializer.php
-
Package: YooKassa\Request
-
Class Hierarchy:
- \YooKassa\Request\PaymentMethods\CreatePaymentMethodRequestSerializer
-
See Also:
Tags
| Tag | Version | Description |
|---|---|---|
| category | Class | |
| author | cms@yoomoney.ru |
Methods
public serialize() : array
public serialize(\YooKassa\Request\PaymentMethods\CreatePaymentMethodRequestInterface $request) : array
Summary
Формирует ассоциативный массив данных из объекта запроса.
Details:
Parameters:
| Type | Name | Description |
|---|---|---|
\YooKassa\Request\PaymentMethods\CreatePaymentMethodRequestInterface |
request | Объект запроса |
Returns: array - Массив данных для дальнейшего кодирования в JSON
Top Namespaces
Reports
This document was automatically generated from source code comments on 2026-06-29 using phpDocumentor
© 2026 YooMoney