Stellar PHP SDK API Documentation

CustomerInformationStatusException extends Exception

Exception thrown when customer information is pending or denied.

Indicates that customer information was previously submitted via SEP-12, but it is either still being processed (pending status) or was not accepted (denied status). The exception contains a response object with status details, estimated time until status change, and optional URL for more information.

Client should wait for processing to complete or provide additional/corrected information as indicated by the anchor.

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
CustomerInformationStatusResponse

Table of Contents

Properties

$response  : CustomerInformationStatusResponse

Methods

__construct()  : mixed
Constructor.

Properties

Methods


        
On this page

Search results