perch_shop_download_file()

Deliver a secured product file using perch_shop_download_file().

Requires

Parameters

Type Description
Integer ID of the file to download*.

Usage examples

Download the file with ID 123.

perch_shop_download_file(123);