_Docs/
Get StartedModulesPlatformDeployCookbookChangelogReference
_Stack
_Modules
  • Ledger
  • Numscript
  • Connectivity
    • Capabilities
    • Operations
    • Accounts
    • Payments
    • Transfer Initiation
    • Account Pools
    • Payment Service Users
    • Connectors
      • Generic ConnectorEE
        • Getting Started
        • How it Works
      • PSP Connectors
        • Adyen
        • Atlar
        • Bankingcircle
        • Column
        • Currencycloud
        • Increase
        • Mangopay
        • Modulr
        • Moneycorp
        • Qonto
        • Stripe
        • Wise
        • Banking BridgeEE
        • RoutableEE
      • Exchange Connectors
        • Coinbase PrimeEE
          • Payments
          • Conversions
          • Orders
        • FireblocksEE
        • BitstampEE
      • Open BankingEE
        • Getting Started with Open Banking
        • Plaid
        • Tink
        • Powens
      • Build a connector
  • WalletsEE
  • FlowsEE
  • ReconciliationEE
  1. Modules
  2. Connectivity
  3. Payment Service Users
Connectivity

Payment Service Users

A Payment Service User (PSU) represents an end-user in the Formance Connectivity system. PSUs serve as a way to associate accounts, payments, and connections with specific individuals or entities across different connector types.

PSU Properties#

FieldDescription
IDUnique identifier for the PSU
NameUser's full name (encrypted at rest)
Contact DetailsEmail, phone number, locale (encrypted at rest)
AddressStreet name, street number, city, region, postal code, country (encrypted at rest)
Bank Account IDsAssociated traditional bank accounts
MetadataAdditional custom key-value pairs
Created AtTimestamp of PSU creation

All personally identifiable information (name, contact details, address) is encrypted at rest to ensure compliance with data protection regulations.

Connections#

A connection represents the link between a PSU and their bank account(s) through a provider. Key characteristics:

  • Usually, a user has one connection per bank
  • There can be multiple accounts in a single connection
  • The same account could appear in different connections (e.g. joint accounts, guardianship)

Working with PSUs#

For a complete walkthrough of creating PSUs, establishing connections, and accessing account data, see the Open Banking Getting Started guide.

Account PoolsConnectors
On This Page
  • PSU Properties
  • Connections
  • Working with PSUs