> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chift.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# Payment methods

### Definition

A payment method is a way a customer can pay on the eCommerce platform. Examples include credit card, bank transfer, or digital wallet.

### Purpose

Payment methods classify how each order was paid. They are used for reconciliation and reporting.

### Relationships

* Referenced by orders.

### Endpoints

| Method | Endpoint                                                                              | Description                  |
| ------ | ------------------------------------------------------------------------------------- | ---------------------------- |
| GET    | [get-all-payment-methods](/api-reference/endpoints/ecommerce/get-all-payment-methods) | Retrieve all payment methods |
