Getting Started
For Developers
Install and configure FloPay for a frontend or backend integration.
FloPay for Developers
This section covers what you need to integrate FloPay into your application. If you are embedding checkout in a frontend, calling the REST API from your backend, or building a Node.js integration, you are in the right place.
What you will find here
- Installation: Add the FloPay packages to your project.
- Configuration: Set your environment and client ID.
- Node.js Quick Start: Add server-side responsibilities such as webhook verification and payment fulfillment.
Prefer to explore first?
Try the Playground to see FloPay in action before writing any code.
Ready to build? Start with Installation.