Files
yookassa-sdk-php/docs/classes/YooKassa-Helpers-Config-ConfigurationLoaderInterface.md
Антон Н. Николаев bedd33e02c Добавлена выдача объекта card с данными карты в данных метода оплаты tinkoff_bank PaymentMethodTinkoffBank. Изменения текстов в AuthorizationDetails`
Добавлено значение `rejected_by_timeout` параметра `reason`
Добавлена информация о банке плательщика при оплате через СБП
Добавлен объект `receiver` с реквизитами получателя. `fraud_data` стал `deprecated`. Вместо него нужно использовать `receiver`
Изменено название метода Tinkoff. на T-Pay
Добавлен новый метод оплаты по электронному сертификату
Изменены тексты для mark_code_info
2024-09-19 13:05:30 +03:00

82 lines
2.0 KiB
Markdown

# [YooKassa API SDK](../home.md)
# Interface: ConfigurationLoaderInterface
### Namespace: [\YooKassa\Helpers\Config](../namespaces/yookassa-helpers-config.md)
---
**Summary:**
Interface ConfigurationLoaderInterface.
---
### Constants
* No constants found
---
### Methods
| Visibility | Name | Flag | Summary |
| ----------:| ---- | ---- | ------- |
| public | [getConfig()](../classes/YooKassa-Helpers-Config-ConfigurationLoaderInterface.md#method_getConfig) | | |
| public | [load()](../classes/YooKassa-Helpers-Config-ConfigurationLoaderInterface.md#method_load) | | |
---
### Details
* File: [lib/Helpers/Config/ConfigurationLoaderInterface.php](../../lib/Helpers/Config/ConfigurationLoaderInterface.php)
* Package: \YooKassa\Helpers
* See Also:
* [](https://yookassa.ru/developers/api)
---
### Tags
| Tag | Version | Description |
| --- | ------- | ----------- |
| category | | Interface |
| author | | cms@yoomoney.ru |
---
## Methods
<a name="method_getConfig" class="anchor"></a>
#### public getConfig() : array
```php
public getConfig() : array
```
**Details:**
* Inherited From: [\YooKassa\Helpers\Config\ConfigurationLoaderInterface](../classes/YooKassa-Helpers-Config-ConfigurationLoaderInterface.md)
**Returns:** array -
<a name="method_load" class="anchor"></a>
#### public load() : \YooKassa\Helpers\Config\ConfigurationLoaderInterface
```php
public load() : \YooKassa\Helpers\Config\ConfigurationLoaderInterface
```
**Details:**
* Inherited From: [\YooKassa\Helpers\Config\ConfigurationLoaderInterface](../classes/YooKassa-Helpers-Config-ConfigurationLoaderInterface.md)
**Returns:** \YooKassa\Helpers\Config\ConfigurationLoaderInterface -
---
### Top Namespaces
* [\YooKassa](../namespaces/yookassa.md)
---
### Reports
* [Errors - 0](../reports/errors.md)
* [Markers - 0](../reports/markers.md)
* [Deprecated - 30](../reports/deprecated.md)
---
This document was automatically generated from source code comments on 2024-09-19 using [phpDocumentor](http://www.phpdoc.org/)
&copy; 2024 YooMoney