# Shopify

1. Go to shopify.com and Login into your Shopify account.

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

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

2. After you log in to Shopify Dashboard, go to: <https://apps.shopify.com/pagsmile-payment> and press the "Install" button

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

3. You will be redirected to the "Choose an account" page where you would need to choose the account.

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

4. Next, you would need to choose the store where you would like to install the Pagsmile Payment.

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

5. Press "Install" button

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

6. After the installation is complete, you would need to provide: Merchant ID, App ID and a Security Key of the app from your Pagsmile's Merchant Dashboard.

<figure><img src="/files/2h2C29ybRtJtWa45c6wY" alt=""><figcaption></figcaption></figure>

7. After Connecting your app with Pagsmile payment, press "Activate" button. Please note:
   * by switching to "Test mode", you will be able to test the payment.
   * For using production mode, please make sure that your Shopify store is not in development mode.

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

8. After you press the "Activate" button, the extension will be ready to use.

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

9. That's all, you've successfully integrated Pagsmile Payment into your Shopify store. Now you will be able to process transactions using Pagsmile Payment.

<figure><img src="/files/CSa8pMyPaZqNJlLNBRGq" 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.pagsmile.com/e-com-platform/shopify.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.
