For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I have a digital downloads app and am hoping to support downloads from Thank You and Order Status pages. I have the extension in place but struggling to get download working when first proxying through my server for permissions checks around the download. I am trying to do this with a server side redirect to the presigned URL. This makes the network request successfully, but does not prompt the browser download window. Any help greatly appreciated, thanks!