# Met welke betaalmethodes kan ik betalen?

Bij MyNode kunt u betalen met iDeal, Bancontact, creditcard en PayPal (eenmalig en abonnementen). Als uw betaalmethode er niet tussen staat en u toch graag met deze methode wilt betalen, maak dan gerust een supportticket aan!

{% hint style="info" %}
Als je er niet uitkomt of hulp nodig hebt, neem dan contact op met onze ondersteuningsafdeling via onze [website](https://mynode.nl/submitticket.php) of stuur een e-mail naar <info@mynode.nl>. Als je op zoek bent naar een snel en simpel antwoord, kun je altijd onze [Discord-server](https://discord.gg/eWtpVqu3WQ) bekijken voor ondersteuning vanuit de community.
{% endhint %}


---

# 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://kennisbank.mynode.nl/facturatie/met-welke-betaalmethodes-kan-ik-betalen.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.
