Payment Links
A Payment Link is a URL that allows your customers to access the Swipelux on-ramp widget on our hosted page. Simply share your Payment Link with your customers and start accepting payments instantly.
While Payment Links are a great no-code way to get started with Swipelux, they are not recommended for most use cases.
For a more robust and flexible solution, we recommend embedding the widget onto your own page using our Web SDKs.
Find it in the Merchant Panel
To get your own Payment Link, navigate to the Merchant Panel and find the "Grab your Payment Link" section.
Merchant Panel also offers a comprehensive widget constructor that lets you customize widget's appearance on the fly. Get started by clicking the "Customize your widget" button in the Merchant Panel.
Use our REST API
You also get a Payment Link by creating an order using our REST API.
The acsUrl
field in the response will be your Payment Link and it will be scoped to the order you created.
Refer to this guide for more information on how to create an order using our REST API.