We sell digital downloads and we need to secure all of our digital download files with DRM. In order to allow our users to unlock the files, we need to issue a DRM key.
This is done through MS Media Player that asks them for their user ID and password. Our DRM licensing system then needs to do a look up on the user ID from ZenCart, confirm the password as well as the downloaded file name. If they match, we issue the key to the user's Media Player app and it opens.
Any ideas on how I can easily export the userID, PW and order line items with the download file names to another database. I figured it would be better to try and do this outside of ZenCart as a separate database that our security system would query using XML.
Any suggestions on approach or export apps that could be modified?
Thanks




