# Payment link

Solidgate <a href="https://docs.solidgate.com/payments/integrate/payment-link/" target="_blank">Payment Link</a> feature offers a hassle-free way to conduct online sales without integration, allowing merchants to share a URL that leads customers to a secure payment page for both one-time and subscription transactions.

## Create link

 - [POST /link/init](https://api-docs.solidgate.com/api/payment-link/create-payment-link.md): Payment links are code-free and reusable, allowing you to share them as many times as needed.

## Deactivate link

 - [POST /link/deactivate](https://api-docs.solidgate.com/api/payment-link/deactivate-payment-link.md): Deactivate an active payment link to prevent further use.

