Skip to main content

Installation

Add the Paysight Widget SDK script to your page:
Place the script before your initialization code, typically before the closing </body> tag.

Environment

The SDK script URL is the same for all integrators. Set the target environment in config:

Sandbox

Production

Container setup

Create a container element where the widget iframe renders:
For Apple Pay or Google Pay, add host-page slots above the widget container (or let the SDK create defaults):
Pass container IDs to createWidget:

Initialize

customer is optional prefill. fields defines which inputs appear — your product may require a minimum set even when customer data is prefilled.

Next steps

Quickstart

Minimal working embed

Configuration

Full setup guide