Deprecated
Table of Contents
AllowTrustOperation.php
| Line | Element | Reason |
|---|---|---|
| 27 | AllowTrustOperation | Use SetTrustLineFlagsOperation instead |
FindPathsRequestBuilder.php
| Line | Element | Reason |
|---|---|---|
| 45 | FindPathsRequestBuilder | Use StrictReceivePathsRequestBuilder or StrictSendPathsRequestBuilder instead |
AllowTrustOperationResponse.php
| Line | Element | Reason |
|---|---|---|
| 25 | AllowTrustOperationResponse | Use SetTrustlineFlagsOperation instead |
InflationOperationResponse.php
| Line | Element | Reason |
|---|---|---|
| 22 | InflationOperationResponse | Inflation mechanism disabled by network vote |
CrossBorderPaymentsService.php
| Line | Element | Reason |
|---|---|---|
| 274 | CrossBorderPaymentsService::patchTransaction() | since SEP-31 v2.5.0, use SEP-12 PUT /customer instead |
SEP31PostTransactionsRequest.php
| Line | Element | Reason |
|---|---|---|
| 88 | SEP31PostTransactionsRequest::$fields | since SEP-31 v2.5.0, use SEP-12 PUT /customer instead |
SEP31ReceiveAssetInfo.php
| Line | Element | Reason |
|---|---|---|
| 61 | SEP31ReceiveAssetInfo::$senderSep12Type | Use sep12.sender.types array instead |
| 73 | SEP31ReceiveAssetInfo::$receiverSep12Type | Use sep12.receiver.types array instead |
| 88 | SEP31ReceiveAssetInfo::$fields | since SEP-31 v2.5.0, use SEP-12 PUT /customer instead |
SEP31TransactionInfoNeededException.php
| Line | Element | Reason |
|---|---|---|
| 30 | SEP31TransactionInfoNeededException | since SEP-31 v2.5.0, use SEP-12 PUT /customer instead |
FeeEndpointInfo.php
| Line | Element | Reason |
|---|---|---|
| 22 | FeeEndpointInfo | The fee endpoint is deprecated in favor of SEP-38 GET /price |
InteractiveService.php
| Line | Element | Reason |
|---|---|---|
| 91 | InteractiveService::fee() | This endpoint is deprecated in favor of SEP-38 GET /price endpoint for obtaining fee information. Anchors should implement SEP-38 for more comprehensive pricing and fee data including exchange rates. Clients should migrate to using SEP-38 GET /price for new implementations. |
PutCustomerVerificationRequest.php
| Line | Element | Reason |
|---|---|---|
| 19 | PutCustomerVerificationRequest | This endpoint is deprecated per SEP-12 specification. Anchors should use alternative verification methods. |
PutCustomerVerificationRequestBuilder.php
| Line | Element | Reason |
|---|---|---|
| 39 | PutCustomerVerificationRequestBuilder | This endpoint is deprecated per SEP-12 specification |
FinancialAccountKYCFields.php
| Line | Element | Reason |
|---|---|---|
| 119 | FinancialAccountKYCFields::$cryptoMemo | Use $externalTransferMemo instead |