[CHANGED]6471 Updated Google Pay button to match new brand guidelines. You can now change the radius of the Google Pay and Link buttons with the Appearance API. Additionally, this change updates the com.google.android.gms:play-services-wallet version from 19.1.0 to 19.2.0-beta01.
[FIXED]6551 Fixed a build issue where BillingDetailsCollectionConfiguration couldn't be found in the classpath. If you worked around this issue by importing payments-ui-core directly, undo this change and update the import of BillingDetailsCollectionConfiguration to com.stripe.android.paymentsheet.PaymentSheet.BillingDetailsCollectionConfiguration.
[FIXED]6664 Fixed an issue where 3DS2 would crash when using payments SDKs with the card scan SDK.
20.24.1 - 2023-05-01
Payments
[FIXED]6612 Fixed an issue where the Android Gradle Plugin 8.0 and later would cause issues with R8 in full mode related to missing classes.
All SDKs
[CHANGED]6603 Added a stripe prefix to our resources to avoid name conflicts.
[FIXED]6602 Fixed an issue which caused a compiler error (duplicate class) when including payments and identity SDKs.
[FIXED]6611 Fixed an issue where countries might be filtered out on old Android versions (notably Kosovo).
20.24.0 - 2023-04-24
PaymentSheet
[CHANGED]6471 Updated Google Pay button to match new brand guidelines. You can now change the radius of the Google Pay and Link buttons with the Appearance API. Additionally, this change updates the com.google.android.gms:play-services-wallet version from 19.1.0 to 19.2.0-beta01.
20.23.1 - 2023-04-17
PaymentSheet
[FIXED]6551 Fixed a build issue where BillingDetailsCollectionConfiguration couldn't be found in the classpath. If you worked around this issue by importing payments-ui-core directly, undo this change and update the import of BillingDetailsCollectionConfiguration to com.stripe.android.paymentsheet.PaymentSheet.BillingDetailsCollectionConfiguration.
20.23.0 - 2023-04-17
PaymentSheet
[ADDED] Added billingDetailsCollectionConfiguration to configure how you want to collect billing details. See the docs here.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps com.stripe:stripe-android from 17.1.0 to 20.24.2.
Release notes
Sourced from com.stripe:stripe-android's releases.
... (truncated)
Changelog
Sourced from com.stripe:stripe-android's changelog.
... (truncated)
Commits
062abbd
Pull forward hotfix release notes. (#6667)45645ef
Remove style clobbering in cardscan. (#6664)0f3e0fa
Remove style clobbering in paymentsheet. (#6663)9640f6f
Addprepare_release
script to update changelog (#6370)ec5d619
Bump org.robolectric:robolectric from 4.10 to 4.10.1 (#6662)cb8e09f
Scroll until placeholder is visible. (#6660)76702b7
[FC] Networking bug bash fixes (#6640)69082ca
Add step to enable pull request auto-merge (#6654)f123785
Run bitrise build with java 17. (#6653)e7277bb
Add build flags to match AGP 8 defaults. (#6651)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)