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

Release 8.6.0 #1719

Merged
merged 14 commits into from Sep 22, 2022
Merged

Release 8.6.0 #1719

merged 14 commits into from Sep 22, 2022

Conversation

candemiralp and others added 7 commits September 12, 2022 09:34
* Enable MOTO through CLI for CI

Co-authored-by: cenkk <cenk.kucukiravul@adyen.com>
* [PW-4730] - Use php library client's method to set the region

* [PW-4730] - Php library version bump

* [PW-4730] - Check frontend region before setting it in the client
* Add India live prefix for frontend

* revert adyen-methods.js

Co-authored-by: Jeantwan Teuma <Morerice@users.noreply.github.com>
* PW-7129: Remove full request/response logging

Add new log processors to help with troubleshooting.

* PW-7129: Use context placeholders
* Adding number format to getAmountIncludingTax in test

* Apply number format on getTaxAmount
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Sep 20, 2022

This pull request introduces 1 alert when merging 485673a into bde74a0 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@peterojo peterojo changed the title Release 8.x.x Release 8.6.0 Sep 20, 2022
michaelpaul
michaelpaul previously approved these changes Sep 20, 2022
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Sep 21, 2022

This pull request introduces 1 alert when merging e90a123 into bde74a0 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

Co-authored-by: Peter Ojo <peterojo@users.noreply.github.com>
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Sep 21, 2022

This pull request introduces 1 alert when merging 8143f16 into bde74a0 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

* Replace individual codeowners with Github team

* [TEST] Space between Magento and 2 in README (#1713)

Co-authored-by: Jeantwan Teuma <Morerice@users.noreply.github.com>
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Sep 21, 2022

This pull request introduces 1 alert when merging f30843c into bde74a0 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

* Update adyen method call for virtual products

* Remove checking for shipping adress before doing the payment methods call

Co-authored-by: Jeantwan Teuma <Morerice@users.noreply.github.com>
Co-authored-by: Peter Ojo <peterojo@users.noreply.github.com>
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Sep 22, 2022

This pull request introduces 1 alert when merging d5d06d7 into bde74a0 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

candemiralp
candemiralp previously approved these changes Sep 22, 2022
AlexandrosMor
AlexandrosMor previously approved these changes Sep 22, 2022
* create adyen and magento invoice from webhook if captured manually in CA

* remove code smells

* throw exception if adyen_invoice null and canInvoice is false

* throw exception in case of CA initiated partial manual capture

* use AdyenWebhookException instead of a generic one

* rename method

Co-authored-by: Can Demiralp <ecandemiralp@gmail.com>

* use renamed method

Co-authored-by: Can Demiralp <ecandemiralp@gmail.com>

* update $adyenInvoice

Co-authored-by: Michael Paul <michael.paul@adyen.com>

* resolve merge conflicts

* get rid of code smells

* remove final code smells

* use $adyenInvoiceObject instead of $adyenInvoice

* remove code smell

Co-authored-by: Can Demiralp <ecandemiralp@gmail.com>
Co-authored-by: Michael Paul <michael.paul@adyen.com>
Co-authored-by: Peter Ojo <peterojo@users.noreply.github.com>
@sonarcloud
Copy link

sonarcloud bot commented Sep 22, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@peterojo peterojo merged commit 6d2be3d into main Sep 22, 2022
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

7 participants