-
Notifications
You must be signed in to change notification settings - Fork 6
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 1.0.0 #11
Merged
Release 1.0.0 #11
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
* use consistent country code from config model in callback payment request * Rework payment method retrieval to handle different structures of adyen payment methods in local storage Co-authored-by: Josh Carter <[email protected]>
…uest (#1) Co-authored-by: Josh Carter <[email protected]>
…ns (#3) * use existing getCheckotuEnvironment helper method from Adyen in Buttons * remove unused constant Co-authored-by: Josh Carter <[email protected]>
… first page load (#4) Co-authored-by: Josh Carter <[email protected]>
* [PW-7460] - Support googlepay tx_variant support * [PW-7460] - Remove debugger syntax * [PW-7460] - Create function for getting active Google Pay tx_variant
* [PW-7481] - Fix configuration value override * [PW-7481] - Check object is set before returning
* Create main.yml for CI * Code formatting * Remove composer validation * Update TruffleHog * Change PHP support matrix
* Create CODEOWNERS, README.md and CONTRIBUTING.md files * Update README.md file * Update .gitignore file structure
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [PW-7527] fix issue with google pay button on cart page * [PW-7527] fix issue with apple pay button on cart page
* Update version and module name * Update version and module name
[PW-7651] - Apple Pay & Google Pay currency and the currency symbol issue
peterojo
requested review from
peterojo,
acampos1916,
AlexandrosMor,
michaelpaul,
Morerice and
raoulritter
December 22, 2022 14:23
peterojo
approved these changes
Dec 22, 2022
acampos1916
reviewed
Dec 23, 2022
acampos1916
approved these changes
Dec 23, 2022
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.
Co-authored-by: Josh Carter [email protected]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Peter Ojo [email protected]
Co-authored-by: Rok Popov Ledinski [email protected]