-
Notifications
You must be signed in to change notification settings - Fork 64
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
PayPal Express checkout on single product doesn't include add ons #606
Comments
I haven't been able to replicate this.
Looking at the ticket, it looks to be solved by some other means. I'm closing this one but feel free to reopen if I've missed something. |
@james-allan I am still able to replicate this on my own site, perhaps it has to do mainly with checkboxes? See this screencast for an example: https://d.pr/v/3EQIKR This is from my System Status Report
|
I can also replicate this. |
Thanks @jessepearson for those additional details I too can now replicate with checkbox add-ons.
I'll update the initial description to note these specific steps. |
2867955-zen When testing, I only have multiple checkbox options and is only calculating the last selected checkbox to total:
€5 instead of €7:
The current workaround is that each checkbox option is it's own separate field as that works, but not desirable:
|
If there are add-ons on a product and the PPEC single product button is available and used, add-ons are not added to the cart/order.
Moved from: https://github.com/woocommerce/woocommerce-product-addons/issues/436
Affected ticket(s)
1598189-zen
13425837-hc
Steps to reproduce the issue
The text was updated successfully, but these errors were encountered: