# Link with Invoicing Speed up invoice payments by using Link with the Hosted Invoice Page. Use [Link](https://docs.stripe.com/payments/link.md) with the [Hosted Invoice Page](https://docs.stripe.com/invoicing/hosted-invoice-page.md) to let your customers pay invoices faster. Stripe assigns all invoices a unique URL that you can send to your customer. We host these invoices, which means you can securely collect payments without any extra implementation code. Link is compatible with both the [Invoices](https://docs.stripe.com/api/invoices.md) and [Subscriptions](https://docs.stripe.com/api/subscriptions.md) APIs. For information about how your payment integration affects Link, see [Link in different payment integrations](https://docs.stripe.com/payments/link/link-payment-integrations.md). ![Link in the Hosted Invoice Page](images/link/link-in-hip.png) Link in the Hosted Invoice Page ## Enable Link in the Hosted Invoice Page Your customers can pay invoices faster using Link as a payment method to autofill their payment details. The Hosted Invoice Page provides a secure, private URL where your customers can view, pay, and download copies of the invoice. To enable Link on the Hosted Invoice page: 1. Go to the [Invoice template](https://dashboard.stripe.com/settings/billing/invoice) in the Dashboard and under **Payment methods**, click **Manage**. 1. Find Link, toggle it on, and click **Save**. After you enable Link in the Hosted Invoice Page, all of your customers can pay their invoices faster using Link.