LyteWire Flow Interactive Demo
Experience the power of drop-in payment integration. This demo shows how LyteWire Flow works in a real application with social identity payments.
Button Integration
Simple one-click payment button that opens a modal
Premium Subscription
MonthlyPlanPro Plan
Amount$29.99 USD
Order IDORD-2025-001
This button opens the LyteWire payment modal
Modal Checkout
Secure Payment
Multi-Method
Multi-Chain Ready
Inline Integration
Embedded checkout flow without modal popup
One-time Purchase
Digital ProductItemPremium Template
Amount$49.99 USD
Order IDORD-2025-002
LyteWire
Pay with LyteWire
USD 49.99 to Demo Store
Secured by LyteWire • Multi-Chain Payment Rail
Embedded checkout - no modal required
Supported Authentication:
Username/Password
Social Identity
Wallet Connect
PIN Verification
Integration Steps
Follow these steps to integrate LyteWire Flow into your application
1
Install Package
Add LyteWire Flow to your project dependencies
2
Import Component
Import and configure the Flow component
3
Configure Payment
Set amount, recipient, and payment details
4
Handle Events
Implement success, error, and cancel handlers
Implementation Code
Copy and integrate this code into your application
npm install @lytewire/flow
# or
yarn add @lytewire/flow