> For the complete documentation index, see [llms.txt](https://developer.algbralabs.com/partner-banking/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.algbralabs.com/partner-banking/concepts/payments/inbound-payments.md).

# Inbound Payments

Our API platform currently supports the following payments on the inbound channel.

<table data-view="cards"><thead><tr><th>Rails</th><th>Currencies</th></tr></thead><tbody><tr><td>UK Faster Payments</td><td>GBP</td></tr><tr><td>BACS</td><td>GBP</td></tr><tr><td>CHAPS</td><td>GBP</td></tr><tr><td>Open Banking Payment Initiations</td><td>GBP, EUR</td></tr><tr><td>SWIFT</td><td>GBP</td></tr><tr><td>SEPA Credit Transfer (Temporarily Not Available)</td><td>EUR</td></tr></tbody></table>

You don't need to call any API to receive payments (except Open Banking PIS), in fact you can use [Transactions](/partner-banking/concepts/transactions.md) API to get list of payments handled by the account.
