Accept stablecoins (USDC, USDT, DAI) and crypto with 2.5% transaction fees. Price-stable payments, non-custodial security, built for cannabis, CBD, hemp, and other high-risk industries.
Also supporting: Vaping, Nutraceuticals, Adult, Gambling, Forex, and other payment-restricted businesses
Stripe & PayPal reject high-risk businesses. Traditional high-risk processors charge 10-15%. VirdisPay: 2.5% (or as low as 0.5% with Enterprise plan)
Built specifically for the cannabis industry with cutting-edge technology
Automatically routes payments to the cheapest network, saving you 99.98% on gas fees with real-time network monitoring.
Accept USDC, USDT, and DAI stablecoins that maintain a stable $1.00 value, protecting you from cryptocurrency price volatility.
Your keys, your crypto. We never store private keys. All transactions are direct wallet-to-wallet through secure smart contracts.
Built for cannabis, CBD, hemp, vaping, nutraceuticals, and other payment-restricted industries. No banking restrictions, no regulatory hurdles.
Drop-in payment buttons, API integration, or e-commerce plugins. Get started in minutes, not weeks.
Track your payment performance, network usage, and cost savings with detailed analytics and reporting.
Dedicated support team with cannabis industry expertise. Get help during business hours with weekend email support.
See how much you can save with VirdisPay's Smart Routing
On average, businesses save $1,000+ per month on transaction fees
See how VirdisPay compares to traditional high-risk payment processors
While others reject cannabis, CBD, and high-risk businesses, we welcome them with competitive rates
Crypto payment solutions for businesses facing traditional payment processor restrictions
Medical and adult-use cannabis, CBD products, hemp goods
Learn More →
Vape shops, e-cigarettes, CBD vape products
Learn More →
Dietary supplements, wellness products, alternative medicine, herbal products
Learn More →
Adult entertainment, dating platforms, lifestyle services
Learn More →
Online casinos, sports betting, skill gaming platforms
Learn More →
Forex brokers, binary options, CFD trading platforms
Learn More →
Exchanges, DeFi platforms, NFT marketplaces, Web3 services
Learn More →
Don't see your industry? We work with all businesses facing payment processor restrictions.
Contact Us to Discuss Your IndustryNo hidden fees, no surprises. Pay only for what you use.
Perfect for testing and small businesses
Perfect for small CBD stores
Ideal for growing cannabis businesses
For large cannabis operations
All plans include 99.98% gas savings with Smart Routing. Transaction fees: 2.5% (free tier), 1.5% (Starter), 1.0% (Professional), 0.5% (Enterprise).
Add crypto payments to any e-commerce platform in minutes
Add "Pay with Crypto" buttons directly to your checkout flow. Works with Shopify, WooCommerce, and any website!
Shopify, WooCommerce, Magento, custom websites - works everywhere
Add crypto payments in 5 minutes with our JavaScript SDK
QR codes for easy mobile payments, responsive design
Automatic price conversion from USD to crypto at checkout
<script src="https://cdn.virdispay.com/sdk/VirdisPaySDK.js"></script>
<script>
const virdisPay = new VirdisPaySDK({
  apiKey: 'your-api-key',
  merchantId: 'your-merchant-id'
});
// Add crypto payment button
const cryptoButton = virdisPay.createPaymentButton({
  amount: 99.00,
  currency: 'USDC',
  orderId: 'shopify-order-123',
  onPaymentComplete: (paymentId) => {
    // Redirect to success page
    window.location.href = '/checkout/success';
  }
});
document.getElementById('payment-methods').appendChild(cryptoButton);
</script>// Upload virdispay-woocommerce.php to your plugins folder
// Activate in WordPress admin
// Configure your API key
// Crypto payments appear automatically in checkout
class WC_Gateway_VirdisPay extends WC_Payment_Gateway {
  // Automatic integration with WooCommerce
  // Real-time crypto price conversion
  // Mobile-friendly payment flow
}$49.99
<!-- Add to any website -->
<div id="virdispay-container"></div>
<script>
// Auto-initialize with data attributes
<div data-virdispay
     data-api-key="pk_live_..."
     data-amount="49.99"
     data-currency="USDC"
     data-order-id="order-123">
</div>
</script>Get started in minutes with our simple integration options
<script src="https://widgets.virdispay.com/virdispay-widget.js"></script>
<div data-virdispay-widget="button"
     data-api-key="pk_live_YOUR_API_KEY"
     data-amount="99.99"
     data-currency="USD"
     data-description="Premium CBD Oil">
</div>
<script>
  VirdisPay.init({
    apiKey: 'pk_live_YOUR_API_KEY',
    onSuccess: function(payment) {
      console.log('Payment successful!', payment);
    }
  });
</script>💡 Get your API key from the merchant dashboard
// Server-side API integration
const response = await fetch('https://api.virdispay.com/api/payments/widget/create', {
  method: 'POST',
  headers: {
    'Content-Type': 'application/json',
    'X-API-Key': 'pk_live_YOUR_API_KEY'
  },
  body: JSON.stringify({
    amount: 100,
    currency: 'USD',
    description: 'Order #12345',
    customerEmail: 'customer@example.com'
  })
});
const payment = await response.json();🔒 Secure API with key authentication
{
  "success": true,
  "payment": {
    "id": "pay_123",
    "amount": 100,
    "currency": "USDC",
    "status": "pending"
  }
}
                                1. Download VirdisPay plugin
2. Upload to WordPress plugins
3. Activate and configure
4. Add your API keys
5. Start accepting crypto payments!VirdisPay was created to serve businesses that traditional payment processors reject. From cannabis to vaping, nutraceuticals to adult content - we understand the unique challenges of payment processing when banks say no. We've built a solution that works with you, not against you.
We understand payment restrictions and regulatory challenges across all high-risk sectors
Your keys, your crypto. We never store private keys or customer funds
Advanced routing algorithms optimize every transaction for cost and speed
Ready to revolutionize your payment processing? Let's talk.
hello@virdispay.com
London, United Kingdom
Mon-Fri: 9AM-6PM (GMT)
Weekend: Email Support