Enable manual payment method
ecommerce_enableManualPaymentMethodV1Enable manual payment on a store to accept orders without an online payment provider. Specify store ID and optional checkout title.
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. |