This repository contains documentation and example integrations demonstrating how to use FastSpring Checkout Components.
Each example is a self-contained project showing a different integration
approach. Browse the examples/ directory to find a starting point that matches
your stack.
examples/vanilla/basic— A minimal vanilla JavaScript example.
- Clone this repository.
- Navigate to the example you'd like to try.
- Follow the instructions in that example's
README.md.
Coming shortly.