# Payment methods

Payment methods are various ways customers can pay for goods or services. They include credit/debit cards, iDEAL, Bancontact, Google Pay, and Apple Pay, providing flexibility and convenience for completing transactions securely and efficiently.

Bird supports the following payment methods

* **Cards**
  * VISA
  * Mastercard
  * American Express
  * Union Pay
  * JCB
  * Discover/Diners
* iDeal
* Bancontact
* Apple Pay
* Google Pay
* PayPal (Q4 2024)
* Klarna (Q4 2024)

You can enable/disable a particular payment method under Payment Methods.

<figure><img src="/files/AlSoLPHHZEk2q82roWYl" alt="" width="563"><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.bird.com/applications/payments/bird-pay-beta/concepts/payment-methods.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.
