For the complete documentation index, see llms.txt. This page is also available as Markdown.

Deploy web client

Deploy the Hyperswitch web client on the cloud for production use

This section is aimed at helping you deploy the Web client on the cloud and access it over the internet

Deploying web client consists of two main steps:

  1. Deploy HyperLoader.js - this is the core logic of the web client

  2. Integrate the web client SDK on your app and deploy the app

For quick prototyping, you can also try out deploying the full stack integrated demo app playground.

Production ready deployment

Host the web client SDK (HyperLoader.js) on the cloud to serve your customers.

Integrate on your app and deploy[REGULAR]

Once HyperLoader.js is deployed on cloud, integrate the SDK in your web app.

Deploy the playground (OPTIONAL)

The web client comes with a full stack playground for quick prototyping. Test the deployment with a single script and get a feel of the product before you integrate it on your app.

Last updated

Was this helpful?