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

PUI conflict with Germanized plugin #774

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

Dinamiko
Copy link
Contributor

@Dinamiko Dinamiko commented Aug 8, 2022

Description

Following the setup of the Germanized plugin, users will see an checkout error in certain conditions when product and shipping have 2 decimals in the amount while attempting the purchase with PUI.

Steps to Test

  1. Install WooCommerce
  2. Set store country and currency to Germany and Euro
  3. Install latest PayPal Payments for WooCommerce plugin
  4. Onboard with PUI feature
  5. Enable PUI feature
  6. Install Germanized plugin and finish the setup
  7. Enable tax
  8. Enable shipping
  9. Add shipping zone with 10.10 euro flat rate
  10. Create a taxable simple product with 549.12 euro price
  11. Navigate to checkout page
  12. Select PUI gateway
  13. Input billing details and birth date
  14. Place the order.

Observe, error is thrown:

REQUIRED_PARAMETER_FOR_PAYMENT_SOURCE /purchase_units/0/items The parameter is required for provided payment source.

@mcreef
Copy link

mcreef commented Aug 14, 2022

This issue happens also while using the German Market Plugin by Marketpress.

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

Successfully merging this pull request may close these issues.

None yet

2 participants