App reviews, troubleshooting, and recommendations
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
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
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.
Same problem here, Shopify is a headache.