Browse Plugins

License Key Delivery

If your Lemon Squeezy products generate license keys, the plugin captures them automatically via webhook and stores them on the WooCommerce order.

What Gets Stored

When Lemon Squeezy generates a license key for a sale, the plugin stores the following on the WooCommerce order:

  • License Key – The actual key (e.g., A8F2-K9D1-M3P7-X6B4)
  • Status – Active, inactive, expired, etc.
  • Activation Limit – How many activations are allowed
  • Expiry Date – When the license expires

Where Customers See Their License Key

  • Order Detail Page – In the customer’s My Account → Orders → View Order page, a “License Key” section appears with the key, status, activation limit, and expiry
  • Order Emails – The license key is automatically included in WooCommerce order confirmation and completion emails
  • Admin Order Page – You can view all license details in the order meta within the WordPress admin

Webhook Events Required

Make sure you have license_key_created and license_key_updated webhook events enabled (the auto-register option handles this for you). When a key is updated on Lemon Squeezy’s side, the plugin updates the stored data on the WooCommerce order automatically.