# Loyverse

Loyverse is a POS (point-of-sale) platform. You can use the stock product sync integration that we provide with this Loyverse platform to ensure that the stock in the store and on the Shoppego website gets the same stock change for any purchase.

{% hint style="success" %}
This function is only available for Premium and Ultimate plan subscriptions.
{% endhint %}

## Loyverse account registration

If you don't have a Loyverse account yet, you can register through this link first: <https://loyverse.com/en/signup>

## Get Access tokens on Loyverse

1. Once you have logged into the Loyverse account dashboard, you can click on the **Integrations** button as highlighted in the display below.

<figure><img src="/files/tGRSi9UH26PMVbsFlZg4" alt=""><figcaption></figcaption></figure>

2. Then, you can click on **Access tokens**

<figure><img src="/files/LciRdclLamWuZZdOKA1x" alt=""><figcaption></figcaption></figure>

3. Once you are taken to the Access tokens page, you can click on the **Add access token** button

<figure><img src="/files/K62Voy7t3jaDLD3J10jU" alt=""><figcaption></figcaption></figure>

4. In this page, you need to **enter the name of this access token in the "Name" space as your reference** and you can also set whether you want to set a limit on how long this access token runs. In this setting, we do not tick the "Token has expiration date" toggle because we want this access token to always run.

<figure><img src="/files/780b59RZxSgcgtOvD17z" alt=""><figcaption></figcaption></figure>

5. Once you have set the Access token settings you want, you can click **Save**

<figure><img src="/files/YoxUflrLc30xkWfM7qj2" alt=""><figcaption></figcaption></figure>

6. Next, you can see the Access token you have created. You can **copy the Access token** and **save it to be included in the settings on Shoppego** as well.

<figure><img src="/files/LMsVhoGDQ1L3ys3afQxN" alt=""><figcaption></figcaption></figure>

## Settings in Shoppegp

1. Log in to your Shoppego account

<figure><img src="/files/lCN7aw3FznaFFoOAyya2" alt=""><figcaption></figcaption></figure>

2. Click on **Sales channels**

<figure><img src="/files/ukUIKKXQHEeJSqpbtcqi" alt=""><figcaption></figcaption></figure>

3. Click on **Loyverse**

<figure><img src="/files/T0tWBNvKHm0Wf0MAg0jU" alt=""><figcaption></figcaption></figure>

4. Click on the **Connect with Loyverse** button

<figure><img src="/files/tTUOGO2FcSxrSMRRzqLr" alt=""><figcaption></figcaption></figure>

5. Then, you can **enter the Access token that you have obtained from the Loyverse account into the space provided as shown below**.

<figure><img src="/files/4JBD4QHyqU1jFz6fHaZy" alt=""><figcaption></figcaption></figure>

6. Once you enter the Access token, you can click **Save**

<figure><img src="/files/ac6MKLtk5W24rTL4Cz0q" alt=""><figcaption></figcaption></figure>

7. Then, you will be asked to **select your Loyverse store by setting "Loyverse stores"**

<figure><img src="/files/bXdypIVTuWdlwYjXplGt" alt=""><figcaption></figcaption></figure>

8. When finished, click **Save**

<figure><img src="/files/ev4UoZiSandCGWzEhxif" alt=""><figcaption></figcaption></figure>

9. Now the integration between Loyverse and Shoppego has been completed.

<figure><img src="/files/Z0J6mJFChtC8Dbm5BWEa" alt=""><figcaption></figcaption></figure>

To set product Sync between the Shoppego and Loyverse platforms, you can click on the button below to refer to our tutorial:

{% content-ref url="/pages/O2YjYFQwWqxAb5knP36E" %}
[Products](/en/loyverse/products.md)
{% endcontent-ref %}

## Additional Information

For any stock deductions on the Shoppego platform, the system will continue to update the product's stock on the Loyverse platform according to the available quantity.

<figure><img src="/files/LK5WjlffG3TF8NZqETm2" alt=""><figcaption></figcaption></figure>


---

# 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.shoppego.com/en/loyverse.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.
