Store owner needs to have a set of products that require a prescription be uploaded before the product can be shipped. I need to dig because I seem to remember I've worked on a site that has the ability to upload required documents as part of the account creation process. It made me wonder if something similar could be done for a product, maybe through a product attribute?
Announcement
Collapse
No announcement yet.
Restricted Products
Collapse
X
-
Restricted Products
Leslie Kirk
Miva Certified Developer
Miva Merchant Specialist since 1997
Previously of Webs Your Way (aka Leslie Nord leslienord)
Email me: [email protected]
www.lesliekirk.com
Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
Tags: None
-
For clarification, are you referring to human prescriptions or pet? You should absolutely not deploy such a setup for human prescriptions, you'd create a multitude of HIPAA/PII issues. And, from what I've seen recently on some sites, not for anything that could contain PII at all, such a pet prescriptions, because the uploads will inevitably be mishandled by whomever thought it was a good idea at the time. I would look for something specific to the task, or a third party service built to handle such a concept that the store integrates with via API to set up the upload specific to each order.
Comment