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. SDK

Connect SDK

Connect SDK is our front-end solution for seamless account authentication and user data access.

PreviousResponse signatureNextPowens Connect iOS

Last updated 6 months ago

Was this helpful?

With Connect SDK, you can integrate directly into your applications to connect with all the financial data Powens is providing. Leveraging OAuth 2.0 authentication, our SDK ensures secure and transparent access to user data. Here's a high-level overview of how it works:

  1. Send the end user to a product flow in our mobile SDK.

  2. The user selects their bank, provides consent, and authenticates through the provided flow.

  3. Once the process is complete, the user is redirected back to your application with the operation's result.

Choose the appropriate implementation method based on your technology stack to start integrating our Connect SDK seamlessly into your applications.

Mobile App

Powens UI SDK has been developed in Kotlin to ensure easy accessibility on both iOS and Android.

Android (coming soon)

Learn how to integrate our Connect Android SDK into your app

iOS

Learn how to integrate our Connect iOS SDK into your app