Swipelux

Overview

Swipelux offers a variety of ways to embed the on-ramp widget in your application or website.

Client-side integration

You can start small by integrating our widget into your website by using our Web SDKs.

Server-side integration

If you need to create orders programmatically or keep track of the orders, you can enhance the on-ramp experience by additionaly using our REST API and webhooks on your server-side.

After creating an order, you can seamlessly redirect users to the Swipelux widget using a prepared Payment Link or to your own checkout page with the embedded widget (using the order token) where they can complete their payment.

Create a secret API key

To get started with the server-side integration, you need to create a secret API key in the Merchant Panel.

  1. Go to the Merchant Panel.
  2. Click on the "Add new key" button in "Secret Keys" section.
  3. Enter a name for the API key and click on the "Create" button.
  4. Copy the secret API key to your clipboard and keep it somewhere safe as it will never be shown again.

Using the API

On this page