Constructor: payments.paymentVerificationNeeded
Payment was not successful, additional verification is needed
Attributes:
| Name | Type | Required | Description | 
|---|---|---|---|
| url | string | Yes | URL for additional payment credentials verification | 
Type: payments.PaymentResult
Example:
 $payments_paymentVerificationNeeded = ['_' => 'payments.paymentVerificationNeeded', 'url' => 'string'];