# 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](https://developer.algbralabs.com/partner-banking/concepts/transactions "mention") API to get list of payments handled by the account.
