LogoLogo
Back to Dript
  • Welcome to Dript
  • Integration Requirements
  • Dript Flows
  • Quick Start Guide
  • Dript Buttons
  • Development (sandbox)
  • Direct URL Integration
  • FAQ
Powered by GitBook
On this page

Integration Requirements

PreviousWelcome to DriptNextDript Flows

Last updated 9 days ago

Dript has been built with simplicity and easy implementation in mind, so you can get started with minimal effort. Dript offers two different integration methods.

CDN-hosted JavaScript SDK Add Dript to your site by including a script tag and either:

  • Injecting the SDK using a designated HTML element in your page, or

  • Calling a JavaScript function directly to render the flow.

NPM Package (coming soon) Import the SDK into your frontend framework (e.g. React, Next.js, Vue) and initialize it programmatically.

Direct URL integration Flows within Dript can be kicked off using a URL string and parameters.

Please see our guide on for more information.

Environments

Dript supports both sandbox and production environments. You can easily toggle between them using in the SDK.

Dript is designed for quick and easy integration. No API keys or prior approval are required to get started.

Direct URL Integration
configuration options