Types > GatewayTestCreate
Commerce APITypesGatewayTestCreate
GatewayTestCreate

Description

Fields

auto_capture: Boolean!

Automatically capture authorized orders

Example: false


name: String!

Name of the test gateway

Example: "Test Gateway"

Valid when: name is not empty

Valid when: name's length doesn't exceed 250 characters


send_authorized_order_notifications: Boolean!

Send about to expire authorized orders notification (when auto_capture is false)

Example: false


Used By

Types

GatewayCreate, GatewayModify

Preview (typescript)

Loading module