Stellar PHP SDK API Documentation

CustomerInformationNeededException extends Exception

Exception thrown when anchor needs customer information via SEP-12.

Indicates that the anchor requires additional customer information before processing the deposit or withdrawal. The information can be provided non-interactively through SEP-12 KYC API. The exception contains a response object listing the required fields.

Client should submit the requested information via SEP-12 and then retry the deposit/withdrawal operation.

Tags
see
https://github.com/stellar/stellar-protocol/blob/v4.3.0/ecosystem/sep-0006.md

SEP-06 Specification

see
https://github.com/stellar/stellar-protocol/blob/v1.15.0/ecosystem/sep-0012.md

SEP-12 v1.15.0 KYC API

see
CustomerInformationNeededResponse

Table of Contents

Properties

$response  : CustomerInformationNeededResponse

Methods

__construct()  : mixed
Constructor.

Properties

Methods


        
On this page

Search results