# Single Immediate Payments (PIS) v2

The integration options for initiating A2A payments vary depending on whether you use Token.io's Hosted Pages (HP) integration options or the API-only integration.

These integration options are detailed below:

- [Hosted Pages (HP) integration](./sip-v2-hp) – the TPP uses Token.io's HP to manage parts of the account-to-account payment initiation experience.


See [Hosted Pages v2](../../hosted-pages/hosted-pages-v2/hosted-pages-v2) for more information on how to implement the Hosted Pages for Payments v2.

- [API-only integration](#API-only) – the TPP owns the user experience including bank selection logic, collection of mandatory fields, and embedded and decoupled authentication methods.


Download this example [Postman collection]() to see how Payments v2 work with JWT authentication.

## Supported Countries

The Payment v2 API is progressively being rolled out across different European markets.
Availability is grouped into three categories:

- **✅ Fully Available** – Production-ready, suitable for live payments.
- **🧪 Beta** – Live and processing transactions but still under validation.
- **🛠️ Test Only** – Available in sandbox/test environments only.


| Country | ISO Code | Status |
|  --- | --- | --- |
| Austria | AT | ✅ Fully Available |
| Belgium | BE | ✅ Fully Available |
| Denmark | DK | ✅ Fully Available |
| Estonia | EE | ✅ Fully Available |
| Finland | FI | ✅ Fully Available |
| France | FR | ✅ Fully Available |
| Germany | DE | ✅ Fully Available |
| Hungary | HU | ✅ Fully Available |
| Ireland | IE | ✅ Fully Available |
| Italy | IT | ✅ Fully Available |
| Latvia | LV | ✅ Fully Available |
| Lithuania | LT | ✅ Fully Available |
| Luxembourg | LU | 🧪 Beta |
| Netherlands | NL | ✅ Fully Available |
| Norway | NO | 🛠️ Test Only |
| Poland | PL | 🧪 Beta |
| Portugal | PT | ✅ Fully Available |
| Romania | RO | 🧪 Beta |
| Spain | ES | ✅ Fully Available |
| Sweden | SE | 🧪 Beta |
| United Kingdom | UK | ✅ Fully Available |


If you have any feedback about the developer documentation, please contact [devdocs@token.io](mailto:devdocs@token.io)