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 5.3.0 #1511

Merged
merged 290 commits into from
Mar 12, 2024
Merged

Release 5.3.0 #1511

merged 290 commits into from
Mar 12, 2024

Conversation

jreij
Copy link
Collaborator

@jreij jreij commented Mar 12, 2024

Description

Release 5.3.0

araratthehero and others added 30 commits February 1, 2024 14:10
This allows us to give different configurations based on the payment
method. This is especially useful for InstantPaymentComponent.

COAND-811
araratthehero and others added 27 commits March 7, 2024 09:13
COAND-835

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 70672a89a..b47faa73a 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -82,3 +82,4 @@ CheckoutConfiguration(
 - When `CheckoutSessionProvider.createSession` to create a `CheckoutSession`, you can pass the `environment` and `clientKey` instead of the whole configuration.
 - In drop-in all actions will start in expanded mode
 - When using the Google Pay component, it is no longer necessary to manually import the `3ds2` module to handle transactions that require a native 3DS2 challenge.
+- Removing stored payment methods are being handled internally if you are using Sessions integration. You do not need to override `onRemoveStoredPaymentMethod` function anymore.
…red_cards

Allow shoppers remove stored cards for session integration
Use environment and client key from sessions
Throw exception if onAddressLookupQueryChanged is not implemented
This forces merchants to copy the default.local.gradle file and replace the placeholders with the actual values
COAND-831
To make it more generic and not explicitly encourage people to use their API keys
COAND-831
Refactor example app build config keys
@jreij jreij requested a review from a team as a code owner March 12, 2024 12:07
@jreij jreij merged commit c8705d4 into main Mar 12, 2024
2 of 3 checks passed
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.

4 participants