Types > Gateway
Description
Topic: Gateways
Fields
The date and time when the gateway was created
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
currencies: [GatewayCurrency!]!
A list of currencies enabled for this gateway
Whether this gateway is enabled or not
Example: true
Unique gateway identifier. See also: Unique Identifiers
Example: "gw_EQzGqWoY"
manual: GatewayManual
paypal: GatewayPaypal
stripe: GatewayStripe
test: GatewayTest
Whether gateway test mode is enabled
Example: false
type: GatewayType!
Gateway type
Example: "manual"
The date and time when the gateway was updated
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
visibility: GatewayVisibility!
Gateway visibility mode
Example: "show"
Used By
Mutations
gatewaysCreate, gatewaysModify
Queries
Types
Preview (typescript)
Loading module