Customer payment method from Order

Hi,

Is there a way to get the customer payment method from the Order object?

Thanks!

I meet this question now, Have you solved this question?

no… did you find a solution?

@shenxiaoxiang

Hi @Silk21 :waving_hand:

The Order.](https://shopify.dev/api/admin-graphql/2022-07/objects/Order#field-order-paymentgatewaynames)[paymentGatewayNames field should list all the payment gateways that the customer used for the order.

Hope that helps!