# Pay by Link

Pay by Link is an easy and secure way that allows you to receive payments from customers. You will generate a payment link by providing payment details (amount and currency) in Verifone Central. The link can be shared with your customers through the desired engagement channels. When your customers visit the link, they are prompted to complete the payment. After they have completed the payment, you can review the payment status and transaction details in Verifone Central under the *Payment Links* page.

{% hint style="info" %}
This integration method is available via Verifone Central and [Checkout API.](/api-reference/open-api-references/checkout.md)
{% endhint %}

## Benefits <a href="#benefits" id="benefits"></a>

* If you do not have an eCommerce solution or are **still building your web shop** or mobile app and you need to collect payments from your customers.
* If your business is handling phone transactions in a **Call Center**, you can accept payments securely, and prevent bank details from being shared over the phone.
* If you need to collect payments in addition to web and in-store checkout by accepting payments on **multiple channels** (Email/ Call Center/ SMS/ Social Media), thus speeding up the transactions.
* If you want to **reduce the cart abandonment rates** by placing payment links directly in the message sent as a follow-up to customers who left before making a purchase.
* If you want to offer your business customers a simpler and **quicker way to pay their invoices** and improve your cash flow.

## Prerequisites <a href="#prerequisites" id="prerequisites"></a>

* Have a [Verifone Central ](broken://spaces/Q3smMgXPN2Pd9t38gg1d/pages/PEfZvIHpgIp81mL753I2)account in either our Sandbox or Production environment with access to Pay-by-Link.
  * Don’t have a Verifone Central Account already? [Contact your regional sales team](https://www.verifone.com/en/global/contact-sales) to get started.
* [Have access to a Verifone Central accoun](broken://spaces/Q3smMgXPN2Pd9t38gg1d/pages/xtNZm2bMCANroETthpG2)t that has the **Merchant Cashier** or **Merchant Supervisor** role. For more information on roles see [Users and merchant roles](broken://spaces/Q3smMgXPN2Pd9t38gg1d/pages/20d09f2e5eb1d880e58338b11f306bf4fe123c29).<br>
  * Forgotten your password? Click the [portal link for you region](broken://spaces/Q3smMgXPN2Pd9t38gg1d/pages/xtNZm2bMCANroETthpG2) and reset your password.
* Generate a [Secure Card Capture Key](/online-payments/api-integration-methods-auth-and-endpoints/secure-card-capture-key.md) on your user’s organization.
* (**Optional**) Activate Advanced Payment Methods to provide more channels to your shoppers.<br>
  * Check which [APM’s your acquirer supports](/online-payments/supported-acquirers.md)
  * Activate [Apple Pay](/online-payments/advanced-payment-methods-apms.md)
  * Activate [Google Pay](/online-payments/advanced-payment-methods-apms.md)

{% hint style="info" %}
For Mail Order or Telephone Order (MOTO) transactions where the cardholder shares their card details and you (the merchant) enter their details on their behalf, use [Virtual Terminal.](/online-payments/virtual-terminal.md)
{% endhint %}

## Access <a href="#access" id="access"></a>

✅ **Access:**

* **Merchant Cashier** – can generate payment links: create, set the payment and the customer details, send the customer the payment link, and follow the transaction status.
* **Merchant Supervisor** – can generate and send payment links and initiate a refund.

{% hint style="info" %}
For instructions on how to generate a payment link, share the payment link and other options check the [Create a Payment Link](/online-payments/pay-by-link/create-a-payment-link.md) documentation.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.verifone.com/online-payments/pay-by-link.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
