---
title: "List enabled payment methods for a business store"
method: GET
path: "/v3/stores/{store_id}/payment-methods"
tags: ["Business Stores"]
---

# List enabled payment methods for a business store

`GET /v3/stores/{store_id}/payment-methods`

Requires the `store:read` scope.

## Response `200`

Success collection response

- CollectionResponseBody — Non-paginated list payload for v3.
  - `data` unknown[], required
    - unknown
  - `is_paginated` false, required

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.net/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/versions/4354959d76dc/schema)
