Files
yookassa-sdk-php/docs/classes/YooKassa-Common-Exceptions-InvalidRequestException.md
T
Антон Н. Николаев 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

2.3 KiB

YooKassa API SDK

Class: \YooKassa\Common\Exceptions\InvalidRequestException

Namespace: \YooKassa\Common\Exceptions



Constants

  • No constants found

Methods

Visibility Name Flag Summary
public __construct() InvalidRequestException constructor.
public getRequestObject()

Details


Methods

public __construct() : mixed

public __construct(\YooKassa\Common\AbstractRequestInterface|string $error, int $code, ?\Throwable $previous = null) : mixed

Summary

InvalidRequestException constructor.

Details:

Parameters:
Type Name Description
\YooKassa\Common\AbstractRequestInterface OR string error
int code
?\Throwable previous

Returns: mixed -

public getRequestObject() : ?\YooKassa\Common\AbstractRequestInterface

public getRequestObject() : ?\YooKassa\Common\AbstractRequestInterface

Details:

Returns: ?\YooKassa\Common\AbstractRequestInterface -


Top Namespaces


Reports


This document was automatically generated from source code comments on 2024-09-19 using phpDocumentor

© 2024 YooMoney