Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

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

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

goldenphoenix
Shopify Partner
4 0 2

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?

Reply 1 (1)

r_donadono
Visitor
1 0 1

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!