Update dependency com.adyen.checkout:drop-in to v5.9.0 #336
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.
This PR contains the following updates:
5.8.0
->5.9.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Adyen/adyen-android (com.adyen.checkout:drop-in)
v5.9.0
Compare Source
New
Simplified integration for Google Pay:
onActivityResult
is no longer needed.See the migration guide to learn about the changes you have to make to your integration to support Google Pay on this version.
Drop-in now shows a toolbar on more intermediary screens to let shoppers navigate back easily.
Changed
onAdditionalDetails()
event is now triggered. What this means for your integration depends on whether you already make a/payments/details
call to handle 3D Secure 2 errors:Cancelled3DS2Exception
handler./payments/details
request to get the details of the canceled transaction.Deprecated
AdyenCheckout.CashAppPay.ProgressBar
AdyenCheckout.ProcessingPaymentView.ProgressBar
AdyenCheckout.CashAppPay.WaitingDescriptionTextView
AdyenCheckout.ProcessingPaymentView.WaitingDescriptionTextView
cash_app_pay_waiting_text
checkout_processing_payment
Repository Maintenance
develop
tomain
. If you are using our SDK repository and are working with thedevelop
branch, we recommend switching to themain
branch. Thedevelop
branch will be removed within the next few weeks.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.