I have a Joomla site that uses JoomShopping for its ecommerce solution. Some of the files that are sold in JoomShopping are downloadable video files. Rather large files. On average 1 GB. I was looking to utilize Amazon S3 to place these files on instead of directly on the website. I then downloaded and installed the JA Amazon S3 extension to point the customer to the Amazon S3 files instead of downloading them directly from the website itself.
JoomShopping creates an order completion email once the purchase is complete. In this email is the download link to get the video file. This is good because it send them to the website first to check how many attempts have been made to download the file. The problem now is that once the check is done it still gets the download from the website instead of the Amazon S3 bucket. Is JA Amazon S3 not compatible with JoomShopping?
Let me know if I am missing something.