Paste one script tag into your store, tag the products that need a prescription, and start receiving AI-verified uploads in your dashboard. Works on Shopify, WooCommerce, Magento, or any custom store.
Copy and paste the RxCompliant script tag into your store's HTML — either in the <head> or before the closing </body> tag. That's it. No npm packages, no build steps, no theme customization required.
<!-- Add to your store's <head> --> <script src="https://rxcompliant.com/widget/rxcompliant.js" data-api-key="rxk_live_your_key_here" data-color="#DC2626" async> </script>
Add data-requires-rx to any product container on your page. The widget detects these attributes and automatically renders a prescription upload gate. No theme editing or app blocks needed.
<!-- Tag any product container -->
<div data-requires-rx
data-product-id="{{ product.id }}"
data-product-title="{{ product.title }}"
data-platform="shopify">
</div>
<!-- Widget appears automatically.
No iframes. No app blocks.
Just HTML attributes. -->Every prescription upload appears in your RxCompliant dashboard with the AI analysis already complete. You see the confidence score, NPI verification status, extracted provider details, and can approve or reject in one click.
When a customer uploads a prescription, here is the full pipeline from upload to decision.
Here is everything you need on a single product page. Copy, paste, and you are live.
<!-- 1. Add once to your store's <head> -->
<script src="https://rxcompliant.com/widget/rxcompliant.js"
data-api-key="rxk_live_your_key_here"
data-color="#DC2626">
</script>
<!-- 2. Tag products requiring a prescription -->
<div data-requires-rx
data-product-id="{{ product.id }}"
data-product-title="{{ product.title }}"
data-platform="shopify">
</div>
<!-- That's it. Widget + AI validation + dashboard all included. ✓ -->Create a free account, grab your API key, and paste the script tag into your store. You will be receiving AI-verified prescriptions in under 5 minutes.
No credit card required