Skip to main content
To start building subscription billing experiences with Transact Bridge, include Checkout.js on your checkout pages and in-app.

Setup your development

To manually load Checkout.js, simply add the script link to the <head> of any page.

Sample HTML File

Here is a sample HTML file that demonstrates how to load Checkout.js on a page.
Please change the payUrl and src for production. Below sample file works on sandbox environment.