Hellion Shortcode Digital Sales is a lightweight way to sell a digital product (an ebook, a template, a license file, anything downloadable) without setting up a full store. Add a product, paste a shortcode on any existing page or post, and customers can buy without ever leaving that page or going through a cart.
Core scenario, no paid add-on required:
[hellion_product id="123"] to any page or post — inline or as a popup.Coupons, multiple file versions per product, subscriptions/recurring billing, multi-currency, VAT/tax reporting, license-key delivery, abandoned-cart recovery, and additional payment gateways are out of scope for this free plugin — the plugin registers real extension points for these, so they can be added by add-ons without forking core.
This plugin connects to third-party services to process payments and, only if you configure it, verify payment webhooks. No data is sent to these services unless you enable the corresponding gateway in Settings Payments.
api.stripe.com) to create a Payment Intent, and the customer’s payment details are collected by Stripe’s own embedded Payment Element (your site never sees card numbers). Stripe’s webhook calls back to this site to confirm payment. See Stripe’s Privacy Policy and Terms of Service.api-m.paypal.com or the sandbox equivalent) to create and capture an order, and the PayPal JS SDK is loaded from paypal.com to render the payment buttons. See PayPal’s Privacy Policy and Legal Agreements.Loading Stripe.js and the PayPal SDK from the providers’ own domains is a requirement of both providers (self-hosting these scripts is against their terms and unsupported) and is unrelated to any tracking by this plugin itself.
includes/Admin/assets/vendor/chart.umd.js); not loaded from a CDN.