stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > paymentGatewayNames

AdminTypes.Order.paymentGatewayNames property

A list of the names of all payment gateways used for the order. For example, “Shopify Payments” and “Cash on Delivery (COD)”.

Signature:

paymentGatewayNames: Array<Scalars['String']['output']>;