Stellar PHP SDK API Documentation

SEP31TransactionCallbackNotSupportedException extends Exception

Exception thrown when transaction callbacks are not supported by the Receiving Anchor.

This exception is raised when attempting to register a callback URL via PUT /transactions/:id/callback but the Receiving Anchor does not support this optional feature. Returns HTTP 404 Not Found.

Note: Transaction callbacks are an optional SEP-31 feature. Sending Anchors should fall back to polling GET /transactions/:id if callbacks are not supported.

Tags
see
https://github.com/stellar/stellar-protocol/blob/v3.1.0/ecosystem/sep-0031.md#put-transaction-callback
see
CrossBorderPaymentsService::putTransactionCallback()

Table of Contents


        
On this page
  • Table Of Contents

Search results