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

Add WooCommerce Composite Products support to tokenized ECE buttons #10297

Open
frosso opened this issue Feb 4, 2025 · 0 comments
Open

Add WooCommerce Composite Products support to tokenized ECE buttons #10297

frosso opened this issue Feb 4, 2025 · 0 comments

Comments

@frosso
Copy link
Contributor

frosso commented Feb 4, 2025

Description

Now that we rely on the Store API for the ECE integration ( #8525 ), and now that the Composite Products for WooCommerce supports the Store API since v10.3.0, we can improve ApplePay/GooglePay support for product pages of WooCommerce Composite Products.

ApplePay/GooglePay already support all WooCommerce Composite Products on cart & checkout pages.
This ticket is to enhance the WooCommerce Composite Products support on product pages - so that the customer can checkout via GooglePay/ApplePay buttons directly from the "Composite Products" product page.

Acceptance criteria

  • GooglePay/ApplePay is displayed on WooCommerce Composite Products product pages
  • The customer can checkout with GooglePay/ApplePay with the selections on the product page
  • It shouldn't be possible to checkout with the GooglePay/ApplePay button until the Composite Products requirements are satisfied

Designs

N/A

Testing instructions

  • Go to the product page for a Composite Products
  • Click on the GooglePay/ApplePay button
  • You should be able to pay directly from the product page

Dev notes

  • Add DOM parsing to a client/tokenized-express-checkout/compatibility/wc-composite-products.js file

Additional context

#8525
#10296

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant