# edd_purchase_link_end

 This action runs just after the purchase link is outputted, both for the `\[purchase\_link\]` short code and the `edd\_get\_purchase\_link()` function.

```
do_action( &#039;edd_purchase_link_end&#039;, $download_id );
```