> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/docs-pt/platform/billing/how-to/how-to-add-or-change-payment-method.md).

# Como adicionar ou alterar o teu método de pagamento

Define com o que te cobramos em **Métodos de Pagamento**.

Podes usar uma **cartão de crédito** ou uma **domiciliação bancária SEPA**, e alterar o método ativo quando quiseres.

### 1. Abre Métodos de Pagamento

Acede a **Métodos de Pagamento** a partir do teu menu. Se já tens um método configurado, vê-lo-ás aqui; para o substituir, carrega em **Alterar método de pagamento**.

### 2. Escolhe o método

Seleciona o que vais usar e continua:

* **Cartão de crédito** — Visa, Mastercard ou American Express.
* **Domiciliação bancária** — débito SEPA na tua Conta.

<figure><img src="/files/1f25b4b4c8979b795c701e26022082cbc6675fe7" alt=""><figcaption></figcaption></figure>

### 3a. Se escolheres cartão

Introduz o **nome da empresa**, o **titular do cartão** e o **número do cartão** com a sua validade (MM/AA) e CVC. Guarda para a deixares ativa.

<figure><img src="/files/7085be3a1b38002dfdc60afe675978786bc03035" alt=""><figcaption></figcaption></figure>

### 3b. Se escolheres domiciliação SEPA

Completa os **dados da Conta** (nome da empresa, titular e IBAN) e os teus **dados de contacto e morada** (e-mail, telemóvel, país, província, código postal, cidade e morada).

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

> #### ❗️ E-mail e telemóvel válidos
>
> Para assinar o mandato enviamos-te um e-mail e um código de 4 dígitos por SMS. Se não estiverem corretos, não poderás concluir o processo.

Por fim, revê a **ordem de domiciliação de débito direto SEPA (CORE)**, assinala **Autorizo a ordem de domiciliação de débito** e guarda.

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

### Conclusão

Com o método configurado, já te podemos cobrar em cada período sem que tenhas de fazer mais nada.

### Passos seguintes

* Consulta a referência em [Métodos de Pagamento.](/docs-pt/platform/billing/details/payment-methods.md)
* Revê como te faturamos em [Como te faturamos.](/docs-pt/platform/billing/concepts/how-we-bill-you.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, and the optional `goal` query parameter:

```
GET https://docs.plenit.com/docs-pt/platform/billing/how-to/how-to-add-or-change-payment-method.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
