Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to purchase with Apple|Google|PayPal #618

Open
5 tasks
cathryngriffiths opened this issue Jul 13, 2021 · 8 comments
Open
5 tasks

Ability to purchase with Apple|Google|PayPal #618

cathryngriffiths opened this issue Jul 13, 2021 · 8 comments
Labels
Blocked Progress on this issue is blocked by something outside of our control @shopify/hydrogen-react Storefront API Issues related to https://shopify.dev/docs/api/storefront

Comments

@cathryngriffiths
Copy link

Description

We need to add the ability to purchase product(s) with Apple Pay.
In Shopify storefronts with Liquid, there are two use cases for the Apple Pay button:

  • On the product page
    • When clicked, it opens the Apple Pay flow for purchasing just the product from the product page
  • On the cart page
    • When clicked, it open the Apple Pay flow for purchasing the entire cart

Requirements

  • The button should only be visible when the merchant has Apple Pay enabled and the buyer is using a supported device for Apple Pay
  • When clicked, the Apple Pay checkout flow should be initiated
    • On the product page: for purchasing just that product
    • On the cart page: for purchasing the entire cart
  • The button should be rendered by the DynamicCheckoutButton component when appropriate

Notes

  • The DynamicCheckoutButton component has a really rough first pass on displaying the ApplePay button (see code here. We'll likely want to extract this code into its own component ApplePayButton and iterate on it from there.
@cathryngriffiths cathryngriffiths self-assigned this Jul 15, 2021
@jplhomer jplhomer transferred this issue from another repository Nov 5, 2021
@Eastonco
Copy link

Is this Issue still current? I was looking into the code and it seems like the DynamicCheckoutButton is depreciated. Has it been replaced by another component?

@elisenyang elisenyang transferred this issue from Shopify/hydrogen-v1 Oct 25, 2022
@frehner
Copy link
Contributor

frehner commented Dec 9, 2022

For context: we're blocked at the moment because we need some features added to the Storefront API first.

@frehner frehner changed the title Ability to purchase with Apple Pay Ability to purchase with Apple|Google|PayPal Feb 14, 2023
@frehner frehner transferred this issue from Shopify/hydrogen-react Mar 3, 2023
@frehner frehner added Blocked Progress on this issue is blocked by something outside of our control @shopify/hydrogen-react Storefront API Issues related to https://shopify.dev/docs/api/storefront labels Mar 3, 2023
@shgrigoryan
Copy link

Hi guys! Is there any update here? Is there any way to add apple pay into hydrogen?

@Perni1984
Copy link

@frehner is there any ETA on this or some documentation on what payment options are available in hydrogen checkout?

@richardscarrott
Copy link

Any update on this?

1 similar comment
@heymynameisrob
Copy link

Any update on this?

@dennisregalado
Copy link

Any update? Is the team still blocked via the Storefront API?

@alexnguyen98
Copy link

Any news guys?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked Progress on this issue is blocked by something outside of our control @shopify/hydrogen-react Storefront API Issues related to https://shopify.dev/docs/api/storefront
Projects
None yet
Development

No branches or pull requests

9 participants