Open Banking / PSD2 / PagoPA compliant protocol analysis and runnable API implementations — starting at $300
We provide enterprise-grade integration services based on authorized access and protocol analysis: source-code ready implementations and documentation for Account Information Service (AIS), Payment Initiation (PIS), PagoPA bill payments, card management, and transaction reconciliation.
POST /api/v1/poste/transactions
Content-Type: application/json
Authorization: Bearer <ACCESS_TOKEN>
{
'account_id': 'postepay-1234',
'from_date': '2025-10-01',
'to_date': '2025-10-31',
'page': 1,
'page_size': 100
}
Response: {
'status': 'OK',
'transactions': [
{ 'id':'TX-20251010-001','date':'2025-10-10','amount':-25.50,'merchant':'BAR MILANO','category':'Food','status':'SETTLED' },
{ 'id':'TX-20251012-004','date':'2025-10-12','amount':2000.00,'merchant':'SALARY','category':'Income','status':'SETTLED' }
],
'page':1,'total_pages':3
}
Account information synchronization (AIS), payment initiation (PIS), PagoPA bill payments, card management, offline transaction aggregation, merchant acquiring integration, and enterprise bulk reconciliation.
We are a tech studio focused on app interface integration and authorization protocol analysis. Our team has extensive experience in mobile apps, payments, and financial compliance. We offer a one-stop delivery: protocol analysis, interface refactoring, OpenData/OpenFinance integration, and third-party API authorization implementation.
If you need a quote or want to submit more requirements, please visit our contact page:
From October 9, 2025, Poste Italiane recommends users to use only the new Poste Italiane App. The new app will gradually consolidate all services from the former Postepay app: view, manage, and purchase Postepay cards, Energy (electricity and gas), and Telecommunications (SIM and Fiber), plus many new features for an even simpler and more complete experience. The Postepay app will be phased out and no longer updated. If you have the Postepay App, transitioning to the Poste Italiane App is simple and fast: there is no need to create a new account, nor remember or generate new passwords. Download the new Poste Italiane App and follow the instructions: your profile and your products will be visible immediately.
From 9 October 2025 you can use only the Poste Italiane App. You will immediately find your Postepay services in the new app: download it now. The Poste Italiane App offers not only the features already present in the Postepay App to view, manage and purchase Postepay cards, Energy (electricity and gas) and Telephony (SIM and Fiber), but also many new services for an even simpler and more complete experience. Soon the Postepay App will be definitively discontinued and will no longer be updated. If you have the Postepay App, moving to the Poste Italiane App is simple and fast: you do not need to create a new account, nor remember or generate new passwords. Download the new Poste Italiane App and follow the instructions: your profile and your products will be visible immediately.
(The above is an English summary and the original Italian text provided for reference.)