[ECP-9602] Adding Uplift API keys#2909
Merged
candemiralp merged 5 commits intofeature-v10/support-upliftfrom Sep 3, 2025
Merged
[ECP-9602] Adding Uplift API keys#2909candemiralp merged 5 commits intofeature-v10/support-upliftfrom
candemiralp merged 5 commits intofeature-v10/support-upliftfrom
Conversation
|
771ffc1 to
fd23b64
Compare
# Conflicts: # Helper/PaymentMethods.php # Helper/Requests.php # Test/Unit/Helper/PaymentMethodsTest.php
3916891 to
785f168
Compare
candemiralp
reviewed
Sep 1, 2025
Contributor
|
@khushboo-singhvi could you please enable |
|
candemiralp
approved these changes
Sep 3, 2025
candemiralp
added a commit
that referenced
this pull request
Sep 3, 2025
* [ECP-9656] Add dateOfBirth field to /payments requests (#2928) * [ECP-9656] Add dateOfBirth field to /payments request for logged-in shoppers * [ECP-9656] Update the condition # Conflicts: # Helper/Requests.php # Test/Unit/Helper/RequestsTest.php * Merge pull request #2998 from Adyen/ECP-9651 [ECP-9651] Implement data collection outside of checkout * [ECP-9602] Adding Uplift API keys (#2909) * Adding Uplift API keys # Conflicts: # Helper/PaymentMethods.php # Helper/Requests.php # Test/Unit/Helper/PaymentMethodsTest.php * Adding more checks to solve the failing Graphql and rest api tests * [ECP-9602] Updating Unit tests * [ECP-9602] Updating the implementation * [ECP-9602] Emabling main pipeline temporarily for feature branch * Prepare feature branch * Define a constant * Update unit tests --------- Co-authored-by: Khushboo <khushboo.singhvi@adyen.com>
This file contains hidden or 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
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
Add ShopperConversionID STRING (format similar to sessionID). Including these fields will enable Uplift features for our merchants.