Choose your approach
There are two levels of integration:- Managed: a single drop-in component that fetches payment methods, renders an accordion, and manages selection state for you. Minimal code needed.
- Full Control: a pure content renderer. You fetch data, build the UI layout, and manage state yourself. Maximum flexibility.
Get started
Setup
Create a session and load the script.
Managed component
Drop-in component with built-in accordion and state management.
Full control
Build your own UI with full flexibility.
Events
Handle payment method selection and deselection events.
Theming
Customize colors, fonts, and appearance.
Troubleshooting
Debug common issues.