We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

GraphQL to get all available payment methods (gateways)

GraphQL to get all available payment methods (gateways)

junwei
Shopify Partner
4 0 6

Hi,

 

Our app need to get all available payment gateways using GraphQL api, we need to map the payment method from Shopify to a payment from our POS software, so when an order received from webhook, we can create an order file for our POS to import.

But I couldn't find any docs to get the payment gateway via GraphQL, just wondering if you have any suggestion on this

Replies 2 (2)

DanAtBonify
Shopify Partner
59 4 44

Running into this issue as well.

 

I'm not able to find out what the correct paymentGatewayId is to use in the draftOrderComplete mutation.

 

Trying to set the payment gateway to Cash on Delivery (cod), not sure if there's a specific ID to use or not.

flavio_ns
Excursionist
16 0 2

Same problem here, Shopify is a headache.