-
Notifications
You must be signed in to change notification settings - Fork 28
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
AD-200 Add Element IDs for Test Automation Enhancement #350
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[PW-4111]: Added Afterpaytouch payment method
…o-AdyenVoidCommand #236 : add amount and currency for AdyenVoidCommand
This reverts commit 3e616a8.
PW-4417 Pass brand value for giftcard
Refactored 3DS1, 3DS2 and other HPP flow based on action response Cleaned up unused old code.
…eption & removed AdyenNonAuthorizedPaymentDetailsException
PW-4462 Updated to checkout v67
* PW-1905 - Added support to Googlepay * Small fix after merge of checkout v67
Co-authored-by: Alessio Zampatti <[email protected]>
Co-authored-by: Alessio Zampatti <[email protected]>
PW-4741 Fixed response check for capture
Added check for merchantReference == null when processing notifications
PW-4743 Fixed IE 11 issue for arrow functions
Small refactor to AdyenCheckoutFlowFacade
Feature/AD-149 & AD-148
…now instead of BindingResult. Deleted unused imports.
# Conflicts: # adyenv6b2ccheckoutaddonv2/resources/adyenv6b2ccheckoutaddonv2/web/spring/adyenv6b2ccheckoutaddonv2-web-spring.xml
AD-149 URL addresses change
AD-131 Implement First Step of Checkout Process in ReactJS App
Feature/ad 181
# Conflicts: # adyenv6b2ccheckoutaddonv2/acceleratoraddon/web/webroot/_ui/responsive/common/js/adyen-checkout/src/App.tsx
…method that returns configuration. Created CheckoutConfigDTO. Small changes in DefaultAdyenCheckoutFacade for retrieving checkoutData.
Feature/ad 132
AD-178 & AD-177 Implement Endpoint for Setting Payment Method & Create Endpoint for Retrieving Payment Methods for Adyen Web Component
…ranslations from properties.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Added IDs for elements.
Tested scenarios
Build
Fixed issue: AD-200