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

Bug Fixing #135

Merged
merged 39 commits into from
Dec 17, 2021
Merged

Bug Fixing #135

merged 39 commits into from
Dec 17, 2021

Conversation

lauramelos
Copy link
Contributor

All Submissions:

  • Does your code follow the Extendables standards?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully run tests with your changes locally?

Changes proposed in this Pull Request:

  • Fix issue #120 Force Decimals to 2 on amounts sent to API to prevent errors on api calls. WooCommerce support more that 2 digit on their setting, this enables merchants to connect with some ERP systems that required this due to rounding issues.
  • Fix Issue #125. Save Amazon Reference Id on order _transaction_id order meta field on payment process.
  • Hide the API V1 keys on setting when the V2 onboarding is done.
  • Fix Issue related with Disable option "Hide standard checkout button on cart page" when other payment gateway are activated. Bug in this fix 314c602 that hides the gateway on the new installs.

lauramelos and others added 30 commits July 16, 2021 15:41
Check if other gateways is enabled before hide checkout button issue #97
Enable subscription amount change support
Accept states without letters mark variations on shipping restriction…
Render cart button on update shipping method
@lauramelos lauramelos requested a review from kalessil December 15, 2021 15:37
@lauramelos lauramelos changed the title Develop Bug Fixing Dec 15, 2021
Copy link
Contributor

@kalessil kalessil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kalessil kalessil merged commit 61ccbab into woocommerce:main Dec 17, 2021
@kalessil
Copy link
Contributor

Thank you @lauramelos !

@kalessil kalessil mentioned this pull request Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants