Is your feature request related to a problem? Please describe.
Products have a digital boolean field that does nothing. It is supposed to allow the downloading of files when purchased.
Describe the solution you'd likeOrders should allow digital products to be downloaded. I've written code to handle if downloading is allowed and obscuring downloads with blobs in the backend in another project, so if you are stuck, comment and I'll give you a push.
Is your feature request related to a problem? Please describe. Products have a digital boolean field that does nothing. It is supposed to allow the downloading of files when purchased.
Describe the solution you'd like
Orders
should allow digital products to be downloaded. I've written code to handle if downloading is allowed and obscuring downloads with blobs in the backend in another project, so if you are stuck, comment and I'll give you a push.