Web App Light

Web App Light

A straight-forward integration is possible in just a couple of lines of code.

We simply allow partners to load our welcome page with their partner_id and we'll take care of the rest

tip

Looking for a deeper level of integration? Start by reading our authentication.

Welcome Screen Integration

You will need both your Partner ID, so please get in contact if you don't have this

Load the following URL: https://app.altalix.com/partners/welcome?partner_id=YOURPARTNERIDHERE to complete your integration.

Payment Integration

You will need both your Partner ID, so please get in contact if you don't have this

The URL takes 3 parameters:

  1. partner_id - The id provided by us.
  2. address - The autofilled address for the Payment
  3. currency - The currency for the Payment (e.g. XBT | ETH)

Load the following URL: https://app.altalix.com/partners/transaction-create?partner_id=YOURPARTNERIDHERE&address=PAYMENTADDRESS&currency=PAYMENTCURRENCY to complete the integration.