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.
Web Components
Use Web Components to integrate our widget on any website with ease.
React SDK
Use the React SDK to integrate our widget into your React application.
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.
- Go to the Merchant Panel.
- Click on the "Add new key" button in "Secret Keys" section.
- Enter a name for the API key and click on the "Create" button.
- Copy the secret API key to your clipboard and keep it somewhere safe as it will never be shown again.