We’d like to be able to upload digital goods on the fly when a customer orders.
Background: we need to add watermarks to our PDF and ePub files before we distribute them so we can track their usage across the web.
Envisioned workflow:
- our app adds individual watermarks to PDF and ePub files when a customer orders
- upload file through Snipcart API to digital goods and retrieve file GUID on success
- add file guid to product data
- customer can download file with custom watermark
- remove file from digital goods via API