ecommerce_listStorePaymentProvidersV1
List a store's payment providers, showing which are already connected and which gateways can be installed, without exposing credentials 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. |