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
  • Overview
  • Look and feel
  • How to use
  • Static configuration
  • Dynamic configuration
  • Metadata
  • Use an own domain

Was this helpful?

  1. Integration
  2. Integration Variants

EasyOnboarding

for quick use

PreviousWizard-APINextIntegration by Use Case

Last updated 2 years ago

Was this helpful?

Overview

The EasyOnboarding is a redirect solution as an alternative to the or the . With this solution, we will host a standalone page on our system that can be used to redirect a user to finish the process there.

Look and feel

Payment Platform (xs2a.pay)

For the Payment Platform (xs2a.pay) you can configure your Payform pretty simple, fast, and without any deep technical knowledge in our customer cockpit.

What do you need to configure your customized Payform?

  1. Select "Configure" and go to "Payform"

3. Start configuration by editing texts, colors and upload your images:

4. Save your configured Payform

5. Check your preview and if needed edit your configuration once again

Analytics Platform (xs2a.risk)

How to use

Static configuration

This can be used if the configuration for each session and all customers will stay the same. We create the session then directly if the page is opened so that it is only required to redirect a user to the page. You will receive a url that you can redirect a user to.

It is needed to register two redirect urls where we will redirect the customer in case of success or an error/abort.

https://manage.xs2a.com/start/exampledoc

Dynamic configuration

This needs to be used if the configuration per session of the customer is different. In this case, you need to create your session via REST-API and pass the wizard-session-key from our response combined with the page url to the redirect.

The redirect urls for success and error/abort are also needed here, they can be also configured dynamically in the session you received the wizard-session-key from.

https://manage.xs2a.com/start/exampledoc/<your-wizard-session-key>

For more information on how to create a session please read the guide for the specific product that should be used.

Metadata

It is possible to pass up to 3 key-value pairs as metadata to the EasyOnboarding. This is limited by a key length of 20 characters and a value length of 128 characters. The key-value pairs will be appended as query parameters

https://manage.xs2a.com/start/exampledoc?key1=value1&key2=value2&key3=value3
https://manage.xs2a.com/start/exampledoc/<your-wizard-session-key>?key1=value1&key2=value2&key3=value3

The Information you provide there can be found in the resulting webhook or in the transaction object itself.

Use an own domain

It is possible to use every domain you want as long as you can set the correct DNS record and provide an SSL certificate for it. The address https://manage.xs2a.com/start/ will then replaced with your domain.

Go to and log into our customer cockpit with your credentials

We are able to design and create the page for your requirements. Starting from the Colors to the Layout around our everything can be adjusted to fit your needs.

https://manage.xs2a.com/
Javascript-Widget
Payment Platform (XS2A.pay)
Analytics Platform (XS2A.risk)
Open Banking Platform (XS2A.api)
Webhooks
Javascript-Widget
Wizard-API
3.1 Edit the text (DE and ENG) you want to display in your Payform
3.2 Upload your image(s) / logos that shall be displayed in your payform
3.3 Select your color(s) for the payform