CrossBorderPayments
Table of Contents
Classes
- CrossBorderPaymentsService
- Implements SEP-0031 - Cross-Border Payments API (for sending anchors).
- SEP12TypesInfo
- KYC type definitions for cross-border payment participants.
- SEP31BadRequestException
- Exception thrown when a SEP-31 request returns HTTP 400 Bad Request.
- SEP31CustomerInfoNeededException
- Exception thrown when additional KYC information is required via SEP-12.
- SEP31FeeDetails
- Detailed fee breakdown for a cross-border payment transaction via SEP-31.
- SEP31FeeDetailsDetails
- Individual fee component within a cross-border payment transaction fee breakdown.
- SEP31InfoResponse
- Response containing supported receiving assets and KYC requirements from SEP-31 info endpoint.
- SEP31PostTransactionsRequest
- Request body for initiating a cross-border payment transaction via SEP-31.
- SEP31PostTransactionsResponse
- Response from initiating a cross-border payment transaction via SEP-31.
- SEP31ReceiveAssetInfo
- Asset information for cross-border payments including limits, fees, and KYC requirements.
- SEP31RefundPayment
- Individual refund payment details within a cross-border payment refund.
- SEP31Refunds
- Refund information for a cross-border payment transaction via SEP-31.
- SEP31TransactionCallbackNotSupportedException
- Exception thrown when transaction callbacks are not supported by the Receiving Anchor.
- SEP31TransactionInfoNeededException
- Exception thrown when additional transaction information is required.
- SEP31TransactionNotFoundException
- Exception thrown when a requested transaction cannot be found via SEP-31.
- SEP31TransactionResponse
- Details of a cross-border payment transaction retrieved via SEP-31.
- SEP31UnknownResponseException
- Exception thrown when a SEP-31 request returns an unexpected HTTP status code.