Link Search Menu Expand Document

Constructor: payments.paymentVerificationNeeded

Back to constructors index

Payment was not successful, additional verification is needed

Attributes:

NameTypeRequiredDescription
urlstringYesURL for additional payment credentials verification

Type: payments.PaymentResult

Example:

$payments_paymentVerificationNeeded = ['_' => 'payments.paymentVerificationNeeded', 'url' => 'string'];