Turn visitors into customers without subscriptions. QuickBytes makes it easy to add flexible micropayments to your content, services, or products using Algorand blockchain.
Simple integration, powerful features, and secure transactions.
Let readers access premium articles, research papers, or exclusive content with one-time micropayments. No subscription required.
Install via npm or use our CDN to add cryptocurrency payments with just a few lines of code. Full TypeScript support included.
Built on Algorand blockchain technology with Pera Wallet integration for secure and fast payment processing.
Add cryptocurrency payments to your site in three simple steps.
Via npm:
npm i @quickbytes-exchange/webpay
Or via CDN:
<script src="https://unpkg.com/@quickbytes-exchange/webpay/dist/quickbytes-webpay.js"></script>
<quickbytes-pay-button
cents="15"
payment-address="YOUR_ADDRESS">
</quickbytes-pay-button>
payButton.addEventListener(
'quickbytes-success',
(event) => {
console.log('Success:',
event.detail)
}
)
Experience micropayments firsthand with our demo paywall
Ready to see QuickBytes in action? Our demo shows how easy it is to integrate micropayments into your content.
Launch Demo