> ## 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.

# Add a Pay Now button

> Add a Pay Now button to Gorelo invoices that links to QuickBooks, Xero, or a custom payment URL so clients can pay invoices instantly online.

Add a "Pay Now" button on invoices.

<Steps>
  <Step title="Navigate to Settings > Billing > Invoice Template." />

  <Step title="Select a template.">
    For example, "Standard".
  </Step>

  <Step title="Go to General Section.">
    Toggle on **Show Pay Now**.
  </Step>

  <Step title="Choose an option.">
    Select either:

    * QuickBooks/Xero (based on your accounting integration): this option embeds the native payment link, which takes the user to QuickBooks or Xero respectively.
    * Custom Link: this option allows you to use a custom URL with variables for the Invoice Number `{{invoicenumber}}` and Total Amount `{{totalamount}}`. For example: [**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="Click Submit.">
    All Invoice PDFs generated with the selected template (Standard) will now show a ‘Pay Now’ button that’s linked to your chosen method.
  </Step>
</Steps>
