Add license key to order created webhook
-
We are using the “Software Add-ons” plugin to automatically generate license keys when a customer places an order for one of our software products.
I have successfully subscribed to webhook notifications when a new order is created, and I can also use the REST API to get an order. But neither of these approaches includes the license key that was generated for each line item on the order.
I need the order information including the product that was ordered and the associated license key, so that I can automatically update an external license database.
REST API, or Webhook… either approach is fine (although webhook would eliminate the need for additional REST queries).
- The topic ‘Add license key to order created webhook’ is closed to new replies.