Types > GatewayManual
Commerce APITypesGatewayManual
GatewayManual

Description

Fields

description: String!

Short description of the manual payment method

Translatable

Example: "TODO"


details: String!

Long description of the manual payment method with detailed instructions

Translatable

Example: "TODO"


name: String!

Name of the manual payment method

Translatable

Example: "Bank Deposit"


only_zero_orders: Boolean!

Use this gateway for $0 total orders exclusively

Example: false


Used By

Types

Gateway

Preview (typescript)

Loading module