Using with React
This page describes how you can install and use the Stable Pay widget on your code from a React project.
Usage
Enable cryptocurrency payments and donations in your site by either:
Using the Widget Component Library by installing our NPM Package in your React App. (Read how to install Here) -- OR --
Using our Embeddable Widget in your site using HTML/JavaScript. (Read our Docs for more information)
Installing
Using npm:
Using yarn:
Example
Predefined Widget Button:
Custom Widget Button:
For more information, visit:https://stablepay.io/
Last updated