Storefront Headless Checkout + PayPal

Blockbase
Tourist
4 0 2

I found this other post https://community.shopify.com/c/Storefront-API-SDKs/Headless-Checkout-with-PayPal-Express/m-p/740447... with the question I share:

 

Can I use Storefront API headless checkout with PayPal Express? More specifically: without having the customer go through Shopify's checkout page?

 

I'm building my own checkout page, and would make no sense if the customer sees another checkout page. I just want a PayPal checkout button that integrates with Shopify Storefront.

 

My idea is:

  1. Create a checkout using Storefront API
  2. Implement PayPal checkout button separately https://developer.paypal.com/docs/checkout/integrate 
  3. When customer is finished, mark the checkout/order in Storefront API as "done"

Is this possible? I can't imagine that storefront + paypal is no option.

 

Thanks in advance.

Replies 2 (2)

FrenkFlower
Visitor
1 0 0

Did you find any solution to this @Blockbase ?

Thanks

 

F

gabrielmlinassi
Tourist
5 0 4

@Blockbase did you find any solution?