Using custom payment methods from POS app with API

Hello!

I have set up the Shopify POS app with custom payment methods like described in this article under “Activating custom payments for the Shopify POS app”.

https://help.shopify.com/en/manual/sell-in-person/getting-started/setup-payment-method/enable-payments#:~:text=Steps%3A-,From%20Shopify%20POS%2C%20tap%20%E2%89%A1%20%3E%20Settings%20%3E%20Payment%20settings.,deactivate%20the%20custom%20payment%20type.

Is there any way to use this custom payment methods with the Shopify API? I already found the mutation orderMarkAsPaid for setting the order paid. Now I’m just missing the gateway information of the custom payment method.

Thanks in advance :slightly_smiling_face:

Same question here, anyone got an answer to using Shopify POS Custom Payment, then sending it over API & accepting approval? It does not state in any docs