1.3.9 • Published 4h ago
@ryftpay/web
Licence
MIT
Version
1.3.9
Deps
2
Size
439 kB
Vulns
0
Weekly
1.1K
Ryft Web SDK (@ryftpay/web)
This package provides the Ryft Web SDK, a set of tools and components for integrating Ryft payments into web applications. The Web SDK includes pre-built UI components for accepting payments, as well as low-level APIs for custom integrations.
Quick start
1) Install the SDK
The recommended approach is to install the SDK from npm:
npm install @ryftpay/web
# or
pnpm add @ryftpay/web
# or
yarn add @ryftpay/web
# or
bun add @ryftpay/web2) Follow the quick start guide
A quick start guide along with full technical documentation for the Ryft Web SDK is available in the Ryft Web SDK docs.