The Paysight Widget SDK is a powerful integration tool that extends the capabilities of the Paysight CRM platform. It provides a secure, customizable payment solution that can be seamlessly integrated into any web application, allowing you to accept payments while leveraging the full power of the Paysight CRM for customer and transaction management.Documentation Index
Fetch the complete documentation index at: https://docs.paysight.io/llms.txt
Use this file to discover all available pages before exploring further.
The Widget SDK is one of several integration options available for the Paysight platform, designed specifically for embedding payment forms directly into your website or application.
Secure by Design
PCI-compliant with built-in security features to protect sensitive payment data.
Easy Integration
Simple implementation with minimal code required to get started.
Customizable UI
Extensive theming options to match your brand and design system.
Global Support
Multiple currency and language support for international businesses.
Integration with Paysight CRM
Seamless Data Flow
All transactions processed through the Widget SDK are automatically recorded in your Paysight CRM, providing a unified view of your customers and their payment activities.
Centralized Management
Configure widget settings, view transaction details, and manage customer information through the Paysight CRM dashboard.
Process Payment via Widget
Customer completes payment through the Widget SDK embedded on your website.
For the best experience, set up your Paysight CRM account and configure your merchant settings before implementing the Widget SDK. This ensures all transactions are properly tracked and managed.
Key Features
Secure Payments
Secure Payments
- PCI-compliant credit card processing
- 3D Secure (3DS) authentication support
- Secure cross-origin communication
- Real-time validation
- Tokenization of sensitive data
Our widget handles all sensitive payment data within a secure iFrame, ensuring your application never touches card details.
Customization
Customization
- Extensive theme customization
- Custom form field configuration
- Multiple currency support
- Localization for 13 languages
- Custom button text
Developer Experience
Developer Experience
- TypeScript support
- Comprehensive event system
- Detailed error handling
- Extensive documentation
Always implement proper error handling to provide a smooth user experience when payment issues occur.
Apple Pay, Google Pay & wallet-only checkout
Apple Pay, Google Pay & wallet-only checkout
- Parent-hosted Apple Pay and Google Pay above the iframe
- Wallet-only mode (
showOnlyWalletMethods) to hide the card form and lead with wallets, with automatic fallback—see Wallet-only checkout
Browser Support
The SDK supports all modern browsers:Chrome
Last 2 versions
Firefox
Last 2 versions
Safari
Last 2 versions
Edge
Last 2 versions
Available Integration Methods
HTML/JavaScript
Simple script integration for any website or application.
React (Coming Soon)
Native React component for seamless integration with React applications.
Next Steps
Ready to integrate the Paysight Widget SDK into your application? Check out these resources:Quick Start Guide
Step-by-step implementation instructions to get up and running quickly.
Wallet-only checkout
Hide the card form; Apple Pay and/or Google Pay first with
showOnlyWalletMethods.Configuration Guide
Explore all configuration options for the widget.
Styling Guide
Customize the widget appearance to match your brand.