> For the complete documentation index, see [llms.txt](https://coindisco.gitbook.io/coindisco/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coindisco.gitbook.io/coindisco/availability-and-reference/payment-methods.md).

# Payment methods

Payment methods depend on transaction direction, provider, region, fiat currency, asset, and current provider configuration.

{% embed url="<https://docs.google.com/spreadsheets/d/1-xftDVu1-2NckpsDRAwKoAjuZ0X_ktjc352t7X_hbyI/edit?gid=346669378#gid=346669378>" %}

For an integration, retrieve methods after selecting a region:

```http
GET /api/white-label/v1/regions/{region_id}/payment-methods/
GET /api/white-label/v1/regions/{region_id}/v2/payment-methods/?type=buy&...
```

Display names are not request identifiers. Submit the `id` returned by the API.
