Add a crypto buy button anywhere
Drop in a Pay-with-Crypto button in about a minute—no custom backend required—and let buyers pick a coin to pay.
<!-- Add to your HTML -->
<script src="https://jovepay.com/widget.js"
data-api-key="YOUR_API_KEY">
</script>
<button
data-np-price="49.99"
data-np-currency="usd"
data-np-pay-currency="btc"
data-np-description="Premium Plan"
class="jovepay-button">
Pay with Crypto
</button>Key features
Everything you need, nothing you don't.
60-second setup
Copy one script tag and one button element. That's it. No backend code needed.
Fully customizable
Style the button to match your brand with custom colors, text, and size.
Works anywhere
Add to any website — WordPress, Webflow, Squarespace, plain HTML, anywhere.
Customer chooses coin
A clean popup lets customers choose from 350+ supported coins to pay with.
Instant notifications
Receive webhook callbacks when a payment is completed.
Payment tracking
All payments appear in your JOVEpay dashboard automatically.
Secure
No sensitive data is stored client-side. All payment processing happens on our servers.
Mobile friendly
Responsive payment popup works perfectly on all screen sizes.
Redirect after payment
Redirect customers to a success page of your choice after payment completes.
How it works
Create your API key
Sign up for a free JOVEpay account and generate your API key.
Copy the snippet
Copy the script tag and button element into your webpage's HTML.
Customize
Set your price, currency, and button text via HTML data attributes.
Go live
Deploy your page. Visitors can now pay with crypto instantly.