Skip to content

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.

License

Notifications You must be signed in to change notification settings

stream-protocol/streampay-onramp-monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StreamPay Onramp

StreamPay Logo

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.

Monorepo´s

Project APIs, web apps, widget, and more.

1. API 2. Platform 3- Widget

🌟 Features

  • 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.

📌 Table of Contents

🛠 Installation

npm install streampay-onramp

Getting Started

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.

🚀 Usage

const StreamPay = require('streampay-onramp');

const payment = new StreamPay({
    apiKey: 'YOUR_API_KEY',
    mode: 'production' // or 'sandbox'
});

payment.init();

🔗 Integration

For detailed steps on integrating StreamPay Onramp into various platforms, refer to our Integration Guide.

🤝 Support

For any queries or issues, please reach out to our support team.

📜 License

StreamPay Onramp is licensed under [MIT]. For more details, see the LICENSE file.

Todo

Stream EURO Stablecoin (sEUR) Program

private tokens: Token[] = [{symbol: "sEUR", address: "Program address here!"}

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published