---
title: "Retrieve the payment methods associated to the stripe gateway"
method: GET
path: "/stripe_gateways/{stripeGatewayId}/payment_methods"
tags: ["has_many", "payment_methods"]
---

# Retrieve the payment methods associated to the stripe gateway

`GET /stripe_gateways/{stripeGatewayId}/payment_methods`

Retrieve the payment methods associated to the stripe gateway

## Path parameters

- `stripeGatewayId` string, required

## Response `200`

The payment_methods associated to the stripe gateway

---

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