StreamPay Onramp is a seamless crypto payment solution, bridging the gap between traditional and cryptocurrency payments. Accept cryptocurrency payments effortlessly, even from non-crypto users.
Project APIs, web apps, widget, and more.
1. API 2. Platform 3- Widget
- Multiple Payment Options: Including Bank Transfer, TransferWise, and QR Code for crypto-savvy users.
- Low Transaction Fees: Just 0.5% per transaction, capped at $10.
- Real-Time Messaging: Instant communication between buyers and sellers.
- User-Friendly Interface: Designed for non-crypto users.
- Versatile Integrations: Compatible with ReactJs, VueJs, Medusa, WordPress, and Shopify.
- Instant Conversion & Payouts: Convert USDC, EURC, and USDT to fiat instantly.
- Secure Transactions: Reliable and secure processing.
npm install streampay-onramp
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.js
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
const StreamPay = require('streampay-onramp');
const payment = new StreamPay({
apiKey: 'YOUR_API_KEY',
mode: 'production' // or 'sandbox'
});
payment.init();
For detailed steps on integrating StreamPay Onramp into various platforms, refer to our Integration Guide.
For any queries or issues, please reach out to our support team.
StreamPay Onramp is licensed under [MIT]. For more details, see the LICENSE file.
Stream EURO Stablecoin (sEUR) Program
private tokens: Token[] = [{symbol: "sEUR", address: "Program address here!"}