Problem/Motivation

The uc_file module adds a feature that allows the downloading of files. Settings include the number of times a file can be downloaded, the number of unique IPs that a file can be downloaded from and how long after a product has been purchased until its file download expires.

Not sure how this is achieved in D8. @joshmiller pointed out that 'Digital' is a taxable type, along with 'Physical', 'Services' and 'Events'. See commerce/modules/src/TaxableType.php file. But that is only stored at the order item level, not the product level. He suggests creating a boolean field on the product type.

Proposed resolution

TBD

Remaining tasks

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Comments

quietone created an issue. See original summary.

quietone’s picture

Status: Active » Postponed
quietone’s picture

Priority: Normal » Major
quietone’s picture

Version: 8.x-2.x-dev » 3.2.x-dev

There has been no interest in working on this issue for 5 years nor are there any comments asking for this to be implemented. Therefor, I am closing this issue.

If you are need this feature, re-open the issue and leave a comment. It would be best to accompany that by asking in the #migration channel of Drupal Slack.

quietone’s picture

Status: Postponed » Closed (works as designed)