--- title: Network access support for Discount Functions - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/network-access-for-discount-function md: https://shopify.dev/changelog/network-access-for-discount-function.md --- [Back to Developer changelog](https://shopify.dev/changelog) May 14, 2025 Tags: * Functions # Network access support for Discount Functions The [`Discount Function API`](https://shopify.dev/docs/api/functions/reference/discount) now supports network access for Enterprise merchants, giving them the ability to integrate with external premium discount, loyalty, and promotion systems. Network access for the Discount Function API enables these external systems to do the following things: * Automatically apply discounts based on customer identity and products in the cart. * Accept externally defined discount codes. Learn more about [network access](https://shopify.dev/docs/apps/build/functions/input-output/network-access).