Digital Downloads App: Programmatic access (API calls)

@smozgur relevant? https://help.shopify.com/en/manual/apps/apps-by-shopify/digital-downloads#display-a-download-link-on-the-checkout-page

You can also make manual download links, note: lets a customer freely download a file

https://help.shopify.com/en/manual/apps/apps-by-shopify/digital-downloads#adjust-the-fulfillment-settings-for-your-digital-products

You should also be able to just direct them to the order confirmation page using {{ order.order_status_url }}

https://help.shopify.com/en/manual/apps/apps-by-shopify/digital-downloads#display-a-download-link-on-the-checkout-page

https://help.shopify.com/en/manual/orders/status-tracking

https://help.shopify.com/en/manual/orders/status-tracking/customize-order-status

If none of those apply be sure to write up your use case and send a feature request to shopify support.