List store payment providers
ecommerce_listStorePaymentProvidersV1List a store's payment providers to view connected providers and available gateways. Get this data without exposing credentials, secrets, or configuration.
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. |