Guide to XS2A
  • What is XS2A?
  • Customer Cockpit
    • Overview
      • Track your Business
      • Permissions and Roles
      • Generating API-Keys
      • Creating Webhooks
      • Contact our Support
      • Successful transactions
      • Last Errors
  • Integration
    • How to go live
      • Technical Onboarding
      • KYC (Know Your Customer)
      • Video Ident
    • Getting started
      • Product specific recommendations
      • Registering your account
      • Required steps to start
      • Use case integration
      • API documentation
      • Integration variants
      • Upload eIDAS certificates
      • Choose a Platform
    • 💡UX - Integration Guide
    • Integration Variants
      • Javascript-Widget
        • Webview App Integration
      • Mobile SDK (iOS & Android)
      • Wizard-API
      • EasyOnboarding
    • Integration by Use Case
      • PFM (Personal Finance Management)
      • P2P (Purchase-to-pay)
      • Loan Origination (B2C)
      • Loan Origination (B2B)
      • Insurance
      • PSP (Payment Service Provider)
      • Leasing
      • Age verification check
      • Source of Funds/Wealth
    • Products & Platforms
      • Payment Platform (XS2A.pay)
      • Analytics Platform (XS2A.risk)
      • Open Banking Platform (XS2A.api)
      • OnlineÜberweisen
    • Product Features
      • Testbank 2.0
      • Reconciliation
      • Payouts & Refunds
      • Simple Pay
      • Credit cards
    • Additional Guides
      • Errorcodes
      • Categorization
        • The Categorization Taxonomy
        • The Categorization Engine
        • Quality Assurance
      • B2C & B2B Rating Checks
        • B2B Rating
        • B2C Rating
      • Reports
      • PayPlus
      • Reconciliation
        • Automatic Recon OnlineÜberweisen
        • Manual Recon OnlineÜberweisen
        • Recon Payment Platform (XS2A.pay)
      • Webhooks
  • FAQ
    • XS2A
      • Merchant admin
    • OnlineÜberweisen
      • For merchants
Powered by GitBook
On this page
  • Javascript-Widget
  • EasyOnboarding
  • Wizard-API

Was this helpful?

  1. Integration
  2. Getting started

Integration variants

PreviousAPI documentationNextUpload eIDAS certificates

Last updated 4 years ago

Was this helpful?

Javascript-Widget

We recommend this method because it is the most efficient way to integrate the highly complex flow of providing a seamless interaction between the customer and the bank.

If your goal is to integrate our product seamlessly into your own application and you do not want to care about the huge variety of possibilities to have a proper integration of each bank you should stick to his method.

We will provide a Javascript-Library that you need to integrate into your application. This library takes care of the whole flow from selecting a bank to walking through the authentification.

You are able to customize the look and feel and can register different callbacks to interact with the library.

EasyOnboarding

If you do not want to take care of a direct integration of our product into your website, we can create a standalone website for you that will provide the integration externally.

You will only need to redirect your users to the created website and after the process is finished, we can redirect them directly back to a page on your side.

We also have the possibility to customize this website based on our needs as well as we can also provide it as a subdomain from your domain.

Wizard-API

Please note that you can only use this option if you have a valid eIDAS certificate. (....)

The Wizard-API is the rest API alternative to the Javascript-Widget. Instead of integrating the Javascript library on your page, the Wizard-API allows for full control of the customer-facing process.

Please keep in mind that this method of integration requires much more effort than the integration via the Javascript-Widget. Every form, every help text, and every authentification method has to be implemented on your side.

Continue with the to choose a product you want to use with our API.

Javascript-Widget
EasyOnboarding
Wizard-API
next step
Choose a Platform