Is there any way to complete checkout with PayPal via Shopify GraphQL API?

I would like to know is there any way to complete checkout with PayPal via Shopify GraphQL API?

I found the docs about how to complete checkout via GraphQL API but it shows only 3 methods. They are Shopify card vault, Stripe, and Spreedly. I look through all the storefront API docs but can’t find anything related to PayPal checkout.

I’m going to build a self-hosted custom checkout flow using Shopify GraphQL (without Liquid). Is there anyone who had successfully built a custom checkout flow or it is impossible?

Hi,

I have the same issue.

I’d like to complete the checkout using a third-party provider such as Paypal but the docs only shows the 3 API described above.
Is there any way to overcome this problem?

Thanks!