# Integrate Service Provider Pro (SPP)

## Availability <a href="#availability" id="availability"></a>

Service Provider Pro (SPP) integration is available only for 2Checkout accounts that handle their own tax and invoice management (2Sell and 2Subscribe accounts).&#x20;

## 2Checkout Settings <a href="#id-2checkout-settings" id="id-2checkout-settings"></a>

To integrate with 2Checkout you’ll need to get your merchant code and secret word from 2Checkout.

* Create a 2Checkout account.
* Log into your 2Checkout account.
* In your dashboard, navigate to *Integrations → Webhooks & API*
* Your account number is at the top of the API section, under Merchant code
* Your Secret Word is located in the Secret word section:
  * Generate a new **INS Secret Word** and paste it in the **Secret word** section on this page
  * Your **INS secret word** should be the same as the **buy-link secret word** (found under *Dashboard → Integrations → Webhooks & API*, scroll down to the Secret Word area, as shown in the image below). Edit your INS secret word and buy-link secret word to match each other, then copy and paste them into your SPP admin.\
    ![INS secret word.png](https://verifone.cloud/sites/default/files/verifone_2checkout/relative/Shopping-cart-integration/Integrate_general_connectors/INS%252Bsecret%252Bword.png)

    <div data-with-frame="true"><figure><img src="/files/jG9BhHIY5YAqsQftlJvL" alt=""><figcaption></figcaption></figure></div>
  * Click on **Save** settings
* Enter both the seller ID (Merchant code) and your secret word in the SPP module
* On the settings page, navigate to Notification URL. Use this URL to set up notifications in your 2checkout account. (SPP can capture recurring subscription payment, canceled orders, and refunds or chargebacks.)
  * Go to 2checkout *Dashboard → Integrations → Webhooks & API* section
  * Check the **Enable INS** and the **Enable global URL** checkboxes
  * Paste the link from SPP in the field below the “Enable global URL”
  * Click **Update** to save your settings

## About Service Provider Pro (SPP) <a href="#about-service-provider-pro-__0028spp__0029" id="about-service-provider-pro-__0028spp__0029"></a>

SPP is a boutique product-focused company that handles services businesses. Launched in 2014, SPP is helping professionals and agencies sell millions of dollars in services. Find out more about SPP [here](https://spp.co/).


---

# 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.2checkout.com/connectors/connectors/integrate-service-provider-pro-spp.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.
