# Quoter Integration Set-Up Guide

**Your step-by-step guide to integrating Quoter successfully.**

***

### How to Set up Your Quoter Integration

Connecting Quoter with Alternative Payments is quick and seamless, allowing you to maintain your existing workflows while enhancing payment flexibility for your customers. Follow these steps to get started:

{% hint style="warning" %}
**Prerequisite:** The customer must already have an account in Alternative Payments for the payment link to work.
{% endhint %}

\#### **1.** Copy your Alternative Payments billing lin&#x6B;**.**

* Login to your Alternative Payments dashboard, [www.alternativepayments.io](https://www.alternativepayments.io/)
* Navigate to Accounts Receivable - Invoices from the side menu
* Click on the billing link at the top of the screen, under the Invoices header

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcjwtK6lRmlaPBSktSUPvWNeSe6aZ3CemCLqChX6FS63oVdgYqSpR_Ee0ItLw-fVlyJUNwmMqxPMck3BVCNqQg7auJJilZz4ZyXzyRZcbOmGRv6QLIJaOXD6d_twaJKaUhiyVW1sQ?key=4IbhQ7u0BQlKEOkQqf1cEnLO" alt=""><figcaption></figcaption></figure>

#### **2.** Confirm your Payment Settings in Quoter.

* Navigate to Templates > Edit Template > Acceptance & Payments
* Ensure that Electronic Acceptance is Enabled

  <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Enabling Electronic Acceptance will prepopulate the "Accept Quote" button on the Quote, allowing you to adjust the payment settings.</p></div>

  <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdkoiul2l6rcZNxpLGPHKn4wkESKjEFgddtmfsEuStIZMPOgCLQ-3OZjLLKQW4bzO9M6rhdHi8NT-TTTUIBevrlBqBXVJsryDZ-gIyM0TFvKXxBkH3a8vyPH5_W0hVy-lIZBYD8yA?key=4IbhQ7u0BQlKEOkQqf1cEnLO" alt=""><figcaption></figcaption></figure>
* Ensure that Payments are Disabled
* Ensure that Payment Required is Disabled

  <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>This will bypass the Payment Gateway and allow you to redirect customers to pay their quote through Alternative Payments.</p></div>

  <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdCYmo27oP-yB2ZV41Rvnc2NUpptPCkpRK01OQWl1XejA3-sorunsM6MTu_lWmI5ce5p4_dZTuXgujk9vvEAsgKzk05wywGmPRYYdFjIWkK5eetlb1V2hbqPaQcrUvRsZ1vUXHQ6Q?key=4IbhQ7u0BQlKEOkQqf1cEnLO" alt=""><figcaption></figcaption></figure>

**3. Insert your Alternative Payments Billing Link into your Accepted Quotes.**

{% hint style="warning" %}
If you do not already have an Acceptance page and email confirmation once a quote is accepted, you will need to create one.
{% endhint %}

\* Go to Settings > Labels & Messages > Select the Emails tab.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfbH-ecgAyTMEskZZombwXy_4QZWDj30GLCt6iR1b6V8jUcO5R-ngaYMc086wOykyTt8Vua3qTMflPwnU1JesIE7F-zgjQHiQ_aSRI8iXam3twMwT2eKuI5YbGDvfwhRvxaV9kxuQ?key=4IbhQ7u0BQlKEOkQqf1cEnLO" alt=""><figcaption></figcaption></figure>

* Edit your email confirmation for accepted quotes
* Insert the following text into your email:
  * "Please use this link to complete payment: \[billing link]/custom-invoice?amount=##RawQuoteUpfrontTotal##"

    <div data-gb-custom-block data-tag="hint" data-style="danger" class="hint hint-danger"><p>You must replace [billing link] with the link you copied from your Alternative Payments dashboard in Step 1.</p></div>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfdSkLv9mVbhBFu-bVC75l2SJgLLhtHEKHXp4sNkYWtknjattg8pNlJgw1Oioc4-N87nWkOsWFeH4tcHvvpMjXuNLapreYfF7CyheevNbpm_NHiVZtWoDABWUvWkQ-XWC_is_5UKQ?key=4IbhQ7u0BQlKEOkQqf1cEnLO" alt=""><figcaption></figcaption></figure>

* Save your updates
* Edit your Acceptance screen and follow the same steps completed for the email confirmation

#### **4.** You’re all set! 🎉

Your customers can now make payment once they have accepted a quote within Quoter! They will be redirected to make a payment using your custom billing link.

### Customer Experience Overview

1. Your customer receives a quote from Quoter.
2. Your customer accepts the quote.
3. Your customer is directed to an Acceptance screen with your billing link to make a payment.
4. Your customer receives a confirmation email with your billing link to make a payment.
5. Once payment is made, an Alternative invoice is created to record the payment. You can view this payment in the “Transactions” section of your Alternative Payments dashboard.

**Love our platform?** Rate us on [Channel Program](https://channelprogram.com/v/alternativepayments) and check out our [Referral Program page](https://www.alternativepayments.io/referral-partners/)!


---

# 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://help.alternativepayments.io/integrations/quoting-integration-guides/quoter-integration-set-up-guide.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.
