Powens Documentation
DocumentationChangelogConsoleWebsite
  • Documentation
  • Integration guides
    • Quick Start
      • API Overview
      • Add a first user and connection
    • ➖Bank
      • Introduction to Bank
      • Bank integration guide
    • ➖Check
    • ➖Wealth
    • ➖Pay
      • Getting started with Pay
      • Initiating a one-time payment with the Webview
      • Initiating a bulk payment with the Webview
      • Initiating a recurring payment with the Webview
      • Cancelling a payment
      • Validating your implementation with the test connector
      • Advanced
        • Listing connectors with Pay enabled programmatically
        • Implementing your own payment validation webview
        • Confirming payments manually
        • Changing the manual expiration time
        • Changing the maximum amounts for payments
    • ➖Trust
    • ➖Advisory (obsolete)
    • ➖Indicators
    • SCA & connection states
    • Webhooks
    • Advanced
      • Custom connection implementation
      • End-to-end encryption
      • Response signature
  • SDK
    • Connect SDK
    • Powens Connect iOS
  • Reference
    • API Reference
    • Console & Webview documentation
  • Ressources
    • Tools
      • Institutions & capabilities
      • Demo integration
      • Demo product
    • Glossary
  • Changelog
  • Legal notice
Powered by GitBook
On this page

Was this helpful?

  1. Ressources

Glossary

PreviousToolsNextLegal notice

Last updated 1 year ago

Was this helpful?

Client application

A client application identifies a caller requesting your Powens API. One client application is required at least per API. The definition of a client application lets you configure the associated , a ready-to-use web interface to add connections to your domain. You can configure multiple client applications if you wish to propose webviews with different settings.

Connection

A materializes the link between an end user and one of the connector we support. Adding a connection requires the end user to authenticate on the connector. As long as the credentials stay valid, we take care of synchronizing user data. Product data are available through connections.

Connector

In our system, the represents the institution with which we establish a connection to retrieve end user data (bank accounts, transactions, billing contracts, documents…).

Credentials

Credentials generally represents end user identifiers (login, password or other key fields). In the context of connections in Powens API, "credentials" is also the name we use for a specific authentication mechanism where the end user is filling a form with his identifiers in order to establish the connection with the institution. In this case, we store the credentials in an encrypted and secured device.

Direct Access

directaccess is one of the representing the website of the institution from which we directly read the information.

Fallback

fallback is one of the representing the emergency gateway provided by banks regarding of the PSD2 when their API is down.

Open API

openapi is one of the representing an API provided by the institution to get data (i.e. PSD2 API for European banks).

PSU

Payment Service User, the end-user of payment services.

Source

Subscription

A subscription is a representation of a bill contract or group of documents. It is a parallel representation of accounts on the bank system.

Webauth

"webauth" is the name we use for a specific authentication mechanism where the end user is redirected to the app or website owned by the institution on which he wants to connect. In this case, we do not store end user credentials, the login process is handled by the institution that just confirms or denies the authentication and calls us back.

In order to access institution information (bank accounts, transactions, billing contracts, documents…), we can use various channels. The channel allows us to establish a connection with the institution, it is called a . We currently handle three types of source: openapi, fallback and directaccess.

Webview
connection
connector
connector source types
connector source types
connector source types
connector source