List store payment providers
ecommerce_listStorePaymentProvidersV1List a store's payment providers, separating connected providers from installable gateways, without revealing credentials or secrets.
Instructions
List a store's payment providers, split into providers already connected to the store and gateways available to install. Never exposes gateway credentials, secrets, or configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | The ID of the store to list payment providers for. | |
| include_currency_unsupported | No | Include gateways that do not support the store currency in the available list. |