EDD Do Something

What goes well:

  1. Display: I can just use a shortcode [purchase_link id=”146807″ price_id=”5″] or a link: http://docs.easydigitaldownloads.com/article/268-creating-custom-add-to-cart-links
  2. Processing: Here’s where I need to run fv_licensing::QuickCreateLicense, based on what has been brought: http://docs.easydigitaldownloads.com/article/534-edd-complete-purchase
  3. Custom value: However how can I pass the license ID?
    1. Like this, but it’s for checkout, I need it for product!: https://pippinsplugins.com/adding-custom-fields-to-the-easy-digital-downloads-checkout/
  4. Processing 2: How can I bind each Download to our product? Seems like I will need the slug and download URL.

What is unsure:

  1. Display 2: How can I create upgrade button?
  2. Expiration: https://easydigitaldownloads.com/downloads/recurring-payments/
    1. Works, but doesn’t offer the recurrence as a checkbox!
    2. Perhaps we should take care of this later