> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Introduction ## Article: Introduction ## Article Link: https://dev.wix.com/docs/api-reference/business-management/get-paid/payment-links/payment-link-payments/introduction.md ## Article Content: # About Payment Link Payments Payment Link Payments are details of the payments made using [payment links](https://dev.wix.com/docs/rest/business-management/get-paid/payment-links/payment-links/introduction.md). The Payment Link Payments API enables you to: - View payments. - Issue receipts. ## Use Cases - [Display all payments for a payment link](https://dev.wix.com/docs/rest/business-management/get-paid/payment-links/payment-link-payments/sample-flows.md#display-all-payments-for-a-payment-link) - [Issue a receipt for payment](https://dev.wix.com/docs/rest/business-management/get-paid/payment-links/payment-link-payments/sample-flows.md#issue-a-receipt-for-payment) ## Terminology - **Payment link**: Unique URL that can be sent to customers, allowing them to make convenient online payments for goods and services. Also referred to as pay link. - **Regular payment link payment**: Any payment made with a payment method that is not a Wix eCommerce gift card. Includes payments made through Wix Payments, Stripe, and all [supported payment gateways](https://www.wix.com/payments/payment-gateways). @sdk_package_setup