You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is now added. As of 1.7.1. Digital License Manager will sve _dlm_license_id for each order item that generated licenses. Order items that generate multiple licenses will have multiple _dlm_license_id meta.
If there are multiple licenses, the returned value will be array when calling
$orderItem->get_meta('_dlm_license_id');
To add this _dlm_license_id for the past orders, you can go to Settings > Tools and run tool "Add Order Item Licenses" or invoke it via CLI:
Hi,
This is a feature request to start showing license keys in order meta data for easy access trough WooCommerce rest API.
The text was updated successfully, but these errors were encountered: