Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

"gateway" field in Admin GraphQL OrderTransactionInput object

"gateway" field in Admin GraphQL OrderTransactionInput object

notebook4567
Visitor
1 0 0

When trying to make a refund with the refundCreate mutation, it is necessary to pass in an OrderTransactionInput object to its "transactions" field. This object accepts a "gateway" field, but I can't find any documentation anywhere as to which values it accepts and what they are. I know there is a list of payment gateways in https://www.shopify.com/payment-gateways, but the "gateway" field accepts some values that aren't listed there, such as "bogus" and "cash". Is there any complete list of accepted values or does anyone know how to get them?

Replies 0 (0)