ecommerce_enableManualPaymentMethodV1
Enable manual payment for a store to accept orders without an online payment provider. Pass a store ID and optional checkout title to activate.
Instructions
Enable a manual payment method so the store can accept orders without an online payment provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Optional display name shown to customers at checkout. | |
| store_id | Yes | The ID of the store to enable manual payment for. |