Guides
These docs are for v1.0.1. Click to read the latest docs for v2.1.0.

Alias

What is an Alias?

An Alias (Token) is created during a payment or registration process. In order to be able to charge a consumer multiple times without having to require all the payment details again, the Alias can be used. In a typical E-Commerce application the alias would be saved in the consumers merchant profile as a registered payment method.

Supported use cases

  • Cardholder initiated payments (One Click Checkout)
  • Merchant initiated payments (Subscriptions, monthly billing)

Alias format

The following table shows the payment methods supporting Alias payments:

Payment method

Example

Format

Byjuno*

0GK0uB2Nq0SyrYFZgtv/OQ==

UUID

Credit cards
myOne
Media Markt Shopping Card

Numeric: 70323122544311173
Masked: 424242VMKSNZ4242

AN20

EasyPay

111431c7-0983-40c6-9cb7-cb34665d32b6

UUID

ELV

180412094910378522

AN20

Klarna*

19a50546-15c1-718d-8856-c0730017d009

UUID

Migros Bank E-Pay*

A02871L51A19513378

AN20

PayPal*

B-14W82359T02085053

AN20

PostFinance Card*

PF180126204837786615

AN20

PowerPay*

6004516368113177111

AN20

Reka*

RK180305130914546404

AN20

SwissPass*

6004516368113177111

AN20

TWINT*

8c8c77e9-2546-4060-838a-1f0a63b7e7e9

UUID

🚧

Important notes

  • For payment methods marked with a * make sure the alias option is active by contacting the corresponding payment method provider.

  • AN20 Format may be shorter than twenty characters and may contain dash characters


What’s Next

Create your first alias