Description
Configurable flag to allow download on order before payment is complete. Default: false
Value
false
Configurable
Yes
Example
In wp-config.php, configure using:
// Allow download before payment received define('SHOPP_PREPAYMENT_DOWNLOADS',true);
You must be logged in to post a comment.