> For the complete documentation index, see [llms.txt](https://docs.trybit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trybit.com/pt/cms-plugins/list/prestashop.md).

# PrestaShop

Abaixo encontra-se uma instrução simples sobre como integrar o CryptoCloud no PrestaShop:

1. Registe-se no site <https://app.trybit.com/registration>.
2. Leia as instruções na sua conta pessoal.
3. Adicione o seu projeto na sua conta pessoal, preenchendo os campos obrigatórios. Na lista de CMS, selecione PrestaShop.

**O seu website:**\
<https://domain.com/>

**URL de sucesso:**\
<https://domain.com/thank-you\\>
(pode ser qualquer link)

**URL de insucesso:**\
<https://domain.com/fail\\>
(pode ser qualquer link)

**URL para notificações:**\
<https://domain.com/module/ewcryptocloud/callback>

4. Descarregue o arquivo ZIP com o módulo PrestaShop.

{% file src="/files/4fff3ea870ddf425632e99807a9e1f2c5cce8751" %}

5. No painel de administração do PrestaShop, na secção Módulos, vá a «Gestor de Módulos» e clique no botão «Carregar Módulo» no topo da página.

<figure><img src="https://app.cryptocloud.plus/img/integrations/instructions/prestashop/1_en.jpg" alt=""><figcaption></figcaption></figure>

<figure><img src="https://app.cryptocloud.plus/img/integrations/instructions/prestashop/2_en.jpg" alt=""><figcaption></figcaption></figure>

6. Arraste o arquivo ZIP descarregado para a janela aberta e aguarde até o módulo ser instalado. Em seguida, vá às definições do módulo.

<figure><img src="https://app.cryptocloud.plus/img/integrations/instructions/prestashop/3_en.jpg" alt=""><figcaption></figcaption></figure>

**Chave API:**\
Para obter uma Chave API, vá às definições do seu projeto.

**Chave secreta:**\
Para obter uma Chave secreta, vá às definições do seu projeto.

**ID da loja:**\
Para obter o ShopID, vá às definições do seu projeto. O ID é composto por 16 caracteres e é único para cada projeto.

**Estado do pedido:**\
O estado do pedido na sua loja após a criação.

**Estado de pagamento bem-sucedido:**\
O estado do pedido na sua loja após o pagamento bem-sucedido.

**Estado de pagamento falhado:**\
O estado do pedido na sua loja após o pagamento falhado.

7. O módulo está pronto a funcionar! Antes de publicar o método de pagamento no site, precisa de [testar a integração](/pt/start/test-integration.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.trybit.com/pt/cms-plugins/list/prestashop.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.
