# PayPal Plus

- [Criando uma conta de Lojista em Sandbox](https://docs.neogest.com.br/pagamento/ngpaypal/criando-uma-conta-de-lojista-em-sandbox.md): Para testar a solução de PayPal Plus, será necessário uma conta de Lojista Brasileira em Sandbox. Para criar, vá para https://developer.paypal.com/ e siga os passos abaixo.
- [Gerando as Credenciais de API](https://docs.neogest.com.br/pagamento/ngpaypal/gerando-as-credenciais-de-api.md)
- [Como inserir ou trocar a URL de IPN](https://docs.neogest.com.br/pagamento/ngpaypal/como-inserir-ou-trocar-a-url-de-ipn.md)


---

# 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.neogest.com.br/pagamento/ngpaypal.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.
