> ## Documentation Index
> Fetch the complete documentation index at: https://help.gorelo.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 新增「立即付款」按鈕

> 在 Gorelo 發票上新增「Pay Now」按鈕，連結到 QuickBooks、Xero 或自訂付款 URL，讓客戶能立即線上付款。

在發票上新增「Pay Now」按鈕。

<Steps>
  <Step title="前往 Settings > Billing > Invoice Template。" />

  <Step title="選擇範本。">
    例如「Standard」。
  </Step>

  <Step title="前往 General Section。">
    將 **Show Pay Now** 切換為開啟。
  </Step>

  <Step title="選擇一個選項。">
    選擇以下其中之一：

    * QuickBooks/Xero（依你的會計整合而定）：此選項會嵌入原生付款連結，將使用者帶到 QuickBooks 或 Xero。
    * Custom Link：此選項可讓你使用自訂 URL，並支援發票編號 `{{invoicenumber}}` 與總金額 `{{totalamount}}` 等變數。例如：[**Benji Pays**](https://support.benjipays.com/support/solutions/articles/150000181442-custom-payment-links-for-any-psa-or-erp-crm)

    <Frame>
      <img src="https://mintcdn.com/gorelo/uWhDZG8kAVapgLiK/images/image-140.png?fit=max&auto=format&n=uWhDZG8kAVapgLiK&q=85&s=cfb6fd16311b0225e3dc2dda52a07bce" alt="Image 140" width="960" height="579" data-path="images/image-140.png" />
    </Frame>
  </Step>

  <Step title="點擊 Submit。">
    使用所選範本（Standard）產生的所有發票 PDF 現在都會顯示一個連結到你選擇的方式的「Pay Now」按鈕。
  </Step>
</Steps>
