-
Notifications
You must be signed in to change notification settings - Fork 137
[WOOMOB-1647] Migrate refunds to processRefund() API #15048
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
[WOOMOB-1647] Migrate refunds to processRefund() API #15048
Conversation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Project dependencies changeslist+ New Dependencies
androidx.graphics:graphics-shapes:1.0.1
androidx.graphics:graphics-shapes-android:1.0.1
com.stripe:stripeterminal-ktx:5.0.0
- Removed Dependencies
app.cash.sqldelight:android-driver:2.0.2
app.cash.sqldelight:runtime:2.0.2
app.cash.sqldelight:runtime-jvm:2.0.2
! Upgraded Dependencies
androidx.dynamicanimation:dynamicanimation:1.1.0, (changed from 1.0.0)
com.google.android.material:material:1.13.0, (changed from 1.12.0)
com.stripe:stripeterminal-core:5.0.0, (changed from 4.7.5)
com.stripe:stripeterminal-external:5.0.0, (changed from 4.7.5)
com.stripe:stripeterminal-internal-common:5.0.0, (changed from 4.7.5)
com.stripe:stripeterminal-taptopay:5.0.0, (changed from 4.7.5)tree-+--- com.google.android.material:material:1.12.0
-| +--- org.jetbrains.kotlin:kotlin-bom:1.8.22
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (c)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (c)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (c)
-| | +--- org.jetbrains.kotlin:kotlin-reflect:1.8.22 -> 1.9.25 (c)
-| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (c)
-| +--- com.google.errorprone:error_prone_annotations:2.15.0 -> 2.41.0
-| +--- androidx.activity:activity:1.8.0 -> 1.9.1 (*)
-| +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
-| +--- androidx.appcompat:appcompat:1.6.1 -> 1.7.1 (*)
-| +--- androidx.cardview:cardview:1.0.0
-| | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*)
-| +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0
-| | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
-| | +--- androidx.core:core:1.1.0 -> 1.17.0 (*)
-| | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*)
-| | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*)
-| +--- androidx.constraintlayout:constraintlayout:2.0.1 -> 2.2.1 (*)
-| +--- androidx.core:core:1.6.0 -> 1.17.0 (*)
-| +--- androidx.drawerlayout:drawerlayout:1.1.1 (*)
-| +--- androidx.dynamicanimation:dynamicanimation:1.0.0
-| | +--- androidx.core:core:1.0.0 -> 1.17.0 (*)
-| | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*)
-| | \--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
-| +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.5.0 (*)
-| +--- androidx.fragment:fragment:1.2.5 -> 1.8.9 (*)
-| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.9.4 (*)
-| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.4.0 (*)
-| +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 (*)
-| +--- androidx.transition:transition:1.5.0 -> 1.6.0
-| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-| | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
-| | +--- androidx.core:core:1.16.0 -> 1.17.0 (*)
-| | +--- androidx.dynamicanimation:dynamicanimation:1.0.0 (*)
-| | \--- org.jspecify:jspecify:1.0.0
-| +--- androidx.vectordrawable:vectordrawable:1.1.0 (*)
-| \--- androidx.viewpager2:viewpager2:1.0.0 -> 1.1.0-beta02
-| +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
-| +--- androidx.annotation:annotation-experimental:1.3.0 -> 1.5.0 (*)
-| +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*)
-| +--- androidx.core:core:1.3.2 -> 1.17.0 (*)
-| +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*)
-| \--- androidx.recyclerview:recyclerview:1.3.1-rc01 -> 1.4.0 (*)
++--- com.google.android.material:material:1.12.0 -> 1.13.0
+| +--- org.jetbrains.kotlin:kotlin-bom:1.8.22
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (c)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (c)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (c)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (c)
+| | \--- org.jetbrains.kotlin:kotlin-reflect:1.8.22 -> 1.9.25 (c)
+| +--- com.google.errorprone:error_prone_annotations:2.15.0 -> 2.41.0
+| +--- androidx.activity:activity:1.8.0 -> 1.9.1 (*)
+| +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*)
+| +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.5.0 (*)
+| +--- androidx.appcompat:appcompat:1.7.0 -> 1.7.1 (*)
+| +--- androidx.cardview:cardview:1.0.0
+| | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*)
+| +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.17.0 (*)
+| | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*)
+| | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*)
+| +--- androidx.constraintlayout:constraintlayout:2.1.0 -> 2.2.1 (*)
+| +--- androidx.core:core:1.6.0 -> 1.17.0 (*)
+| +--- androidx.drawerlayout:drawerlayout:1.1.1 (*)
+| +--- androidx.dynamicanimation:dynamicanimation:1.1.0
+| | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.17.0 (*)
+| | \--- org.jspecify:jspecify:1.0.0
+| +--- androidx.fragment:fragment:1.2.5 -> 1.8.9 (*)
+| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.9.4 (*)
+| +--- androidx.recyclerview:recyclerview:1.2.1 -> 1.4.0 (*)
+| +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 (*)
+| +--- androidx.transition:transition:1.5.0 -> 1.6.0
+| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
+| | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
+| | +--- androidx.core:core:1.16.0 -> 1.17.0 (*)
+| | +--- androidx.dynamicanimation:dynamicanimation:1.0.0 -> 1.1.0 (*)
+| | \--- org.jspecify:jspecify:1.0.0
+| +--- androidx.vectordrawable:vectordrawable:1.1.0 (*)
+| +--- androidx.viewpager2:viewpager2:1.0.0 -> 1.1.0-beta02
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*)
+| | +--- androidx.annotation:annotation-experimental:1.3.0 -> 1.5.0 (*)
+| | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*)
+| | +--- androidx.core:core:1.3.2 -> 1.17.0 (*)
+| | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*)
+| | \--- androidx.recyclerview:recyclerview:1.3.1-rc01 -> 1.4.0 (*)
+| \--- androidx.graphics:graphics-shapes:1.0.1
+| \--- androidx.graphics:graphics-shapes-android:1.0.1
+| +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
+| +--- androidx.annotation:annotation-experimental:1.4.1 -> 1.5.0 (*)
+| +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
+| +--- androidx.core:core-ktx:1.10.0 -> 1.17.0 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*)
+--- androidx.navigation:navigation-ui:2.9.5
-| \--- com.google.android.material:material:1.4.0 -> 1.12.0 (*)
+| \--- com.google.android.material:material:1.4.0 -> 1.13.0 (*)
+--- org.wordpress:utils:3.15.0
-| \--- com.google.android.material:material:1.2.1 -> 1.12.0 (*)
+| \--- com.google.android.material:material:1.2.1 -> 1.13.0 (*)
+--- project :libs:login
-| \--- com.google.android.material:material:1.12.0 (*)
+| \--- com.google.android.material:material:1.12.0 -> 1.13.0 (*)
+--- org.wordpress:aztec:v2.1.4
-| \--- com.google.android.material:material:1.0.0 -> 1.12.0 (*)
+| \--- com.google.android.material:material:1.0.0 -> 1.13.0 (*)
+--- project :libs:cardreader
-| +--- com.stripe:stripeterminal-core:4.7.5
-| | +--- androidx.annotation:annotation:1.9.1 (*)
-| | +--- com.stripe:stripeterminal-external:4.7.5
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.2.21 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.25 -> 2.2.21 (*)
-| | | +--- androidx.annotation:annotation:1.9.1 (*)
-| | | \--- com.squareup.moshi:moshi:1.15.2 (*)
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.2.21 (*)
-| | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.25 -> 2.2.21 (*)
-| | \--- com.stripe:stripeterminal-internal-common:4.7.5
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.2.21 (*)
-| | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.25 -> 2.2.21 (*)
-| | +--- androidx.annotation:annotation:1.9.1 (*)
-| | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*)
-| | +--- com.google.dagger:dagger:2.53 -> 2.57.2 (*)
-| | +--- org.jetbrains.kotlin:kotlin-reflect:1.9.25
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.2.21 (*)
-| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*)
-| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*)
-| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-rx3:1.8.1 -> 1.10.2
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:1.10.2
-| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
-| | | | +--- org.reactivestreams:reactive-streams:1.0.3 -> 1.0.4
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*)
-| | | +--- io.reactivex.rxjava3:rxjava:3.0.2 -> 3.1.10
-| | | | \--- org.reactivestreams:reactive-streams:1.0.4
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*)
-| | +--- com.squareup.moshi:moshi:1.15.2 (*)
-| | +--- com.squareup.moshi:moshi-adapters:1.15.2
-| | | +--- com.squareup.moshi:moshi:1.15.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.24 (*)
-| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3 -> 1.7.3 (*)
-| | +--- io.ktor:ktor-client-core:2.3.13
-| | | \--- io.ktor:ktor-client-core-jvm:2.3.13
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2
-| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
-| | | +--- org.slf4j:slf4j-api:1.7.36
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
-| | | +--- io.ktor:ktor-http:2.3.13
-| | | | \--- io.ktor:ktor-http-jvm:2.3.13
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
-| | | | +--- org.slf4j:slf4j-api:1.7.36
-| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
-| | | | +--- io.ktor:ktor-utils:2.3.13
-| | | | | \--- io.ktor:ktor-utils-jvm:2.3.13
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
-| | | | | +--- org.slf4j:slf4j-api:1.7.36
-| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
-| | | | | +--- io.ktor:ktor-io:2.3.13
-| | | | | | \--- io.ktor:ktor-io-jvm:2.3.13
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
-| | | | | | +--- org.slf4j:slf4j-api:1.7.36
-| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
-| | | +--- io.ktor:ktor-events:2.3.13
-| | | | \--- io.ktor:ktor-events-jvm:2.3.13
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
-| | | | +--- org.slf4j:slf4j-api:1.7.36
-| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
-| | | | +--- io.ktor:ktor-http:2.3.13 (*)
-| | | | +--- io.ktor:ktor-utils:2.3.13 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
-| | | +--- io.ktor:ktor-websocket-serialization:2.3.13
-| | | | \--- io.ktor:ktor-websocket-serialization-jvm:2.3.13
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
-| | | | +--- org.slf4j:slf4j-api:1.7.36
-| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
-| | | | +--- io.ktor:ktor-http:2.3.13 (*)
-| | | | +--- io.ktor:ktor-serialization:2.3.13
-| | | | | \--- io.ktor:ktor-serialization-jvm:2.3.13
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
-| | | | | +--- org.slf4j:slf4j-api:1.7.36
-| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
-| | | | | +--- io.ktor:ktor-http:2.3.13 (*)
-| | | | | +--- io.ktor:ktor-websockets:2.3.13
-| | | | | | \--- io.ktor:ktor-websockets-jvm:2.3.13
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
-| | | | | | +--- org.slf4j:slf4j-api:1.7.36
-| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
-| | | | | | +--- io.ktor:ktor-http:2.3.13 (*)
-| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
-| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.7.1 -> 1.10.2
-| | | +--- org.slf4j:slf4j-api:1.7.32 -> 1.7.36
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*)
-| | +--- io.ktor:ktor-client-content-negotiation:2.3.13
-| | | \--- io.ktor:ktor-client-content-negotiation-jvm:2.3.13
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
-| | | +--- org.slf4j:slf4j-api:1.7.36
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
-| | | +--- io.ktor:ktor-client-core:2.3.13 (*)
-| | | +--- io.ktor:ktor-serialization:2.3.13 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
-| | +--- io.ktor:ktor-client-serialization:2.3.13
-| | | \--- io.ktor:ktor-client-serialization-jvm:2.3.13
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
-| | | +--- org.slf4j:slf4j-api:1.7.36
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
-| | | +--- io.ktor:ktor-client-core:2.3.13 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1 -> 1.7.3 (*)
-| | | +--- io.ktor:ktor-client-json:2.3.13
-| | | | \--- io.ktor:ktor-client-json-jvm:2.3.13
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
-| | | | +--- org.slf4j:slf4j-api:1.7.36
-| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
-| | | | +--- io.ktor:ktor-client-core:2.3.13 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
-| | +--- io.ktor:ktor-serialization-kotlinx-json:2.3.13
-| | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:2.3.13
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
-| | | +--- org.slf4j:slf4j-api:1.7.36
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
-| | | +--- io.ktor:ktor-http:2.3.13 (*)
-| | | +--- io.ktor:ktor-serialization-kotlinx:2.3.13
-| | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:2.3.13
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
-| | | | +--- org.slf4j:slf4j-api:1.7.36
-| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
-| | | | +--- io.ktor:ktor-http:2.3.13 (*)
-| | | | +--- io.ktor:ktor-serialization:2.3.13 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.5.1 -> 1.7.3 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1 -> 1.7.3 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
-| | +--- io.ktor:ktor-client-okhttp:2.3.13
-| | | \--- io.ktor:ktor-client-okhttp-jvm:2.3.13
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
-| | | +--- org.slf4j:slf4j-api:1.7.36
-| | | +--- io.ktor:ktor-client-core:2.3.13 (*)
-| | | +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.3 (*)
-| | | +--- com.squareup.okio:okio:3.7.0 -> 3.16.4 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
-| | +--- com.google.code.gson:gson:2.12.1 -> 2.13.2 (*)
-| | +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.3 (*)
-| | +--- com.squareup.okhttp3:okhttp-tls:4.12.0 -> 5.2.3 (*)
-| | +--- com.squareup.tape2:tape:2.0.0-beta1
-| | +--- app.cash.sqldelight:android-driver:2.0.2
-| | | +--- androidx.sqlite:sqlite-framework:2.4.0 -> 2.6.2 (*)
-| | | +--- app.cash.sqldelight:runtime:2.0.2
-| | | | \--- app.cash.sqldelight:runtime-jvm:2.0.2
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*)
-| | | +--- androidx.sqlite:sqlite:2.4.0 -> 2.6.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*)
-| | +--- androidx.security:security-crypto:1.1.0-alpha03 -> 1.1.0 (*)
-| | +--- androidx.lifecycle:lifecycle-process:2.8.7 -> 2.9.4 (*)
-| | +--- androidx.room:room-runtime:2.6.1 -> 2.8.4 (*)
-| | +--- androidx.room:room-ktx:2.6.1 -> 2.8.4 (*)
-| | +--- com.scottyab:rootbeer-lib:0.1.1
-| | +--- org.kamranzafar:jtar:2.3
-| | +--- com.squareup.wire:wire-moshi-adapter:4.9.11
-| | | +--- com.squareup.wire:wire-runtime:4.9.11
-| | | | \--- com.squareup.wire:wire-runtime-jvm:4.9.11
-| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.24 (*)
-| | | | +--- com.squareup.okio:okio:3.7.0 -> 3.16.4 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 -> 2.2.21 (*)
-| | | +--- com.squareup.moshi:moshi:1.15.0 -> 1.15.2 (*)
-| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.24 (*)
-| | +--- com.squareup.wire:wire-runtime:4.9.11 (*)
-| | \--- com.stripe:stripeterminal-external:4.7.5 (*)
+| +--- com.stripe:stripeterminal-core:5.0.0
+| | +--- androidx.annotation:annotation:1.9.1 (*)
+| | +--- com.stripe:stripeterminal-external:5.0.0
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.2.21 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.25 -> 2.2.21 (*)
+| | | +--- androidx.annotation:annotation:1.9.1 (*)
+| | | \--- com.squareup.moshi:moshi:1.15.2 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.2.21 (*)
+| | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.25 -> 2.2.21 (*)
+| | \--- com.stripe:stripeterminal-internal-common:5.0.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.2.21 (*)
+| | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.25 -> 2.2.21 (*)
+| | +--- androidx.annotation:annotation:1.9.1 (*)
+| | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*)
+| | +--- com.google.dagger:dagger:2.53 -> 2.57.2 (*)
+| | +--- org.jetbrains.kotlin:kotlin-reflect:1.9.25
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.2.21 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-rx3:1.8.1 -> 1.10.2
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-reactive:1.10.2
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
+| | | | +--- org.reactivestreams:reactive-streams:1.0.3 -> 1.0.4
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*)
+| | | +--- io.reactivex.rxjava3:rxjava:3.0.2 -> 3.1.10
+| | | | \--- org.reactivestreams:reactive-streams:1.0.4
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*)
+| | +--- com.squareup.moshi:moshi:1.15.2 (*)
+| | +--- com.squareup.moshi:moshi-adapters:1.15.2
+| | | +--- com.squareup.moshi:moshi:1.15.2 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.24 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3 -> 1.7.3 (*)
+| | +--- io.ktor:ktor-client-core:2.3.13
+| | | \--- io.ktor:ktor-client-core-jvm:2.3.13
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
+| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
+| | | +--- org.slf4j:slf4j-api:1.7.36
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
+| | | +--- io.ktor:ktor-http:2.3.13
+| | | | \--- io.ktor:ktor-http-jvm:2.3.13
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
+| | | | +--- org.slf4j:slf4j-api:1.7.36
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
+| | | | +--- io.ktor:ktor-utils:2.3.13
+| | | | | \--- io.ktor:ktor-utils-jvm:2.3.13
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
+| | | | | +--- org.slf4j:slf4j-api:1.7.36
+| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
+| | | | | +--- io.ktor:ktor-io:2.3.13
+| | | | | | \--- io.ktor:ktor-io-jvm:2.3.13
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
+| | | | | | +--- org.slf4j:slf4j-api:1.7.36
+| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
+| | | +--- io.ktor:ktor-events:2.3.13
+| | | | \--- io.ktor:ktor-events-jvm:2.3.13
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
+| | | | +--- org.slf4j:slf4j-api:1.7.36
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
+| | | | +--- io.ktor:ktor-http:2.3.13 (*)
+| | | | +--- io.ktor:ktor-utils:2.3.13 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
+| | | +--- io.ktor:ktor-websocket-serialization:2.3.13
+| | | | \--- io.ktor:ktor-websocket-serialization-jvm:2.3.13
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
+| | | | +--- org.slf4j:slf4j-api:1.7.36
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
+| | | | +--- io.ktor:ktor-http:2.3.13 (*)
+| | | | +--- io.ktor:ktor-serialization:2.3.13
+| | | | | \--- io.ktor:ktor-serialization-jvm:2.3.13
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
+| | | | | +--- org.slf4j:slf4j-api:1.7.36
+| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
+| | | | | +--- io.ktor:ktor-http:2.3.13 (*)
+| | | | | +--- io.ktor:ktor-websockets:2.3.13
+| | | | | | \--- io.ktor:ktor-websockets-jvm:2.3.13
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
+| | | | | | +--- org.slf4j:slf4j-api:1.7.36
+| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
+| | | | | | +--- io.ktor:ktor-http:2.3.13 (*)
+| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
+| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.7.1 -> 1.10.2
+| | | +--- org.slf4j:slf4j-api:1.7.32 -> 1.7.36
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*)
+| | +--- io.ktor:ktor-client-content-negotiation:2.3.13
+| | | \--- io.ktor:ktor-client-content-negotiation-jvm:2.3.13
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
+| | | +--- org.slf4j:slf4j-api:1.7.36
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
+| | | +--- io.ktor:ktor-client-core:2.3.13 (*)
+| | | +--- io.ktor:ktor-serialization:2.3.13 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
+| | +--- io.ktor:ktor-client-serialization:2.3.13
+| | | \--- io.ktor:ktor-client-serialization-jvm:2.3.13
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
+| | | +--- org.slf4j:slf4j-api:1.7.36
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
+| | | +--- io.ktor:ktor-client-core:2.3.13 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1 -> 1.7.3 (*)
+| | | +--- io.ktor:ktor-client-json:2.3.13
+| | | | \--- io.ktor:ktor-client-json-jvm:2.3.13
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
+| | | | +--- org.slf4j:slf4j-api:1.7.36
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
+| | | | +--- io.ktor:ktor-client-core:2.3.13 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
+| | +--- io.ktor:ktor-serialization-kotlinx-json:2.3.13
+| | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:2.3.13
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
+| | | +--- org.slf4j:slf4j-api:1.7.36
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
+| | | +--- io.ktor:ktor-http:2.3.13 (*)
+| | | +--- io.ktor:ktor-serialization-kotlinx:2.3.13
+| | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:2.3.13
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
+| | | | +--- org.slf4j:slf4j-api:1.7.36
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
+| | | | +--- io.ktor:ktor-http:2.3.13 (*)
+| | | | +--- io.ktor:ktor-serialization:2.3.13 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.5.1 -> 1.7.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1 -> 1.7.3 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
+| | +--- io.ktor:ktor-client-okhttp:2.3.13
+| | | \--- io.ktor:ktor-client-okhttp-jvm:2.3.13
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 -> 1.9.24 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.24 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.1 -> 1.10.2 (*)
+| | | +--- org.slf4j:slf4j-api:1.7.36
+| | | +--- io.ktor:ktor-client-core:2.3.13 (*)
+| | | +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.3 (*)
+| | | +--- com.squareup.okio:okio:3.7.0 -> 3.16.4 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.2.21 (*)
+| | +--- com.google.code.gson:gson:2.12.1 -> 2.13.2 (*)
+| | +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.3 (*)
+| | +--- com.squareup.okhttp3:okhttp-tls:4.12.0 -> 5.2.3 (*)
+| | +--- com.squareup.tape2:tape:2.0.0-beta1
+| | +--- androidx.security:security-crypto:1.1.0-alpha03 -> 1.1.0 (*)
+| | +--- androidx.lifecycle:lifecycle-process:2.8.7 -> 2.9.4 (*)
+| | +--- androidx.room:room-runtime:2.6.1 -> 2.8.4 (*)
+| | +--- androidx.room:room-ktx:2.6.1 -> 2.8.4 (*)
+| | +--- com.scottyab:rootbeer-lib:0.1.1
+| | +--- org.kamranzafar:jtar:2.3
+| | +--- com.squareup.wire:wire-moshi-adapter:4.9.11
+| | | +--- com.squareup.wire:wire-runtime:4.9.11
+| | | | \--- com.squareup.wire:wire-runtime-jvm:4.9.11
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.24 (*)
+| | | | +--- com.squareup.okio:okio:3.7.0 -> 3.16.4 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 -> 2.2.21 (*)
+| | | +--- com.squareup.moshi:moshi:1.15.0 -> 1.15.2 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 -> 1.9.24 (*)
+| | +--- com.squareup.wire:wire-runtime:4.9.11 (*)
+| | +--- com.stripe:stripeterminal-external:5.0.0 (*)
+| | +--- androidx.sqlite:sqlite:2.4.0 -> 2.6.2 (*)
+| | \--- androidx.sqlite:sqlite-framework:2.4.0 -> 2.6.2 (*)
+| +--- com.stripe:stripeterminal-ktx:5.0.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.2.21 (*)
+| | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.25 -> 2.2.21 (*)
+| | +--- androidx.annotation:annotation:1.9.1 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*)
+| | \--- com.stripe:stripeterminal-core:5.0.0 (*)
-| \--- com.stripe:stripeterminal-taptopay:4.7.5
-| +--- androidx.databinding:viewbinding:8.8.2 -> 8.13.1 (*)
-| +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.2.21 (*)
-| +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.25 -> 2.2.21 (*)
-| +--- androidx.annotation:annotation:1.9.1 (*)
-| +--- androidx.constraintlayout:constraintlayout:2.1.4 -> 2.2.1 (*)
-| +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*)
-| +--- androidx.fragment:fragment-ktx:1.8.7 -> 1.8.9 (*)
-| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.4 (*)
-| +--- androidx.lifecycle:lifecycle-process:2.8.7 -> 2.9.4 (*)
-| +--- com.scottyab:rootbeer-lib:0.1.1
-| +--- com.google.android.play:integrity:1.1.0
-| | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.5.0 (*)
-| | \--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.2.0 (*)
-| +--- com.google.android.material:material:1.12.0 (*)
-| +--- com.google.dagger:dagger:2.53 -> 2.57.2 (*)
-| +--- com.google.code.gson:gson:2.12.1 -> 2.13.2 (*)
-| +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.3 (*)
-| +--- com.squareup.okhttp3:okhttp-tls:4.12.0 -> 5.2.3 (*)
-| +--- io.reactivex.rxjava3:rxjava:3.1.10 (*)
-| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*)
-| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*)
-| +--- com.squareup.wire:wire-moshi-adapter:4.9.11 (*)
-| +--- com.stripe:stripeterminal-external:4.7.5 (*)
-| +--- com.stripe:stripeterminal-internal-common:4.7.5 (*)
-| +--- com.fasterxml.jackson.core:jackson-databind:2.16.1
-| | +--- com.fasterxml.jackson.core:jackson-annotations:2.16.1
-| | | \--- com.fasterxml.jackson:jackson-bom:2.16.1
-| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.16.1 (c)
-| | | +--- com.fasterxml.jackson.core:jackson-core:2.16.1 (c)
-| | | \--- com.fasterxml.jackson.core:jackson-databind:2.16.1 (c)
-| | +--- com.fasterxml.jackson.core:jackson-core:2.16.1
-| | | \--- com.fasterxml.jackson:jackson-bom:2.16.1 (*)
-| | \--- com.fasterxml.jackson:jackson-bom:2.16.1 (*)
-| \--- dev.zacsweers.redacted:redacted-compiler-plugin-annotations:1.8.1
-| \--- dev.zacsweers.redacted:redacted-compiler-plugin-annotations-jvm:1.8.1
-| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*)
+| \--- com.stripe:stripeterminal-taptopay:5.0.0
+| +--- androidx.databinding:viewbinding:8.8.2 -> 8.13.1 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.25 -> 2.2.21 (*)
+| +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.25 -> 2.2.21 (*)
+| +--- androidx.annotation:annotation:1.9.1 (*)
+| +--- androidx.constraintlayout:constraintlayout:2.1.4 -> 2.2.1 (*)
+| +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*)
+| +--- androidx.fragment:fragment-ktx:1.8.9 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.4 (*)
+| +--- androidx.lifecycle:lifecycle-process:2.8.7 -> 2.9.4 (*)
+| +--- com.scottyab:rootbeer-lib:0.1.1
+| +--- com.google.android.play:integrity:1.1.0
+| | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.5.0 (*)
+| | \--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.2.0 (*)
+| +--- com.google.android.material:material:1.13.0 (*)
+| +--- com.google.dagger:dagger:2.53 -> 2.57.2 (*)
+| +--- com.google.code.gson:gson:2.12.1 -> 2.13.2 (*)
+| +--- com.squareup.okhttp3:okhttp:4.12.0 -> 5.2.3 (*)
+| +--- com.squareup.okhttp3:okhttp-tls:4.12.0 -> 5.2.3 (*)
+| +--- io.reactivex.rxjava3:rxjava:3.1.10 (*)
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*)
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*)
+| +--- com.squareup.wire:wire-moshi-adapter:4.9.11 (*)
+| +--- com.stripe:stripeterminal-external:5.0.0 (*)
+| +--- com.stripe:stripeterminal-internal-common:5.0.0 (*)
+| +--- com.fasterxml.jackson.core:jackson-databind:2.16.1
+| | +--- com.fasterxml.jackson.core:jackson-annotations:2.16.1
+| | | \--- com.fasterxml.jackson:jackson-bom:2.16.1
+| | | +--- com.fasterxml.jackson.core:jackson-annotations:2.16.1 (c)
+| | | +--- com.fasterxml.jackson.core:jackson-core:2.16.1 (c)
+| | | \--- com.fasterxml.jackson.core:jackson-databind:2.16.1 (c)
+| | +--- com.fasterxml.jackson.core:jackson-core:2.16.1
+| | | \--- com.fasterxml.jackson:jackson-bom:2.16.1 (*)
+| | \--- com.fasterxml.jackson:jackson-bom:2.16.1 (*)
+| \--- dev.zacsweers.redacted:redacted-compiler-plugin-annotations:1.8.1
+| \--- dev.zacsweers.redacted:redacted-compiler-plugin-annotations-jvm:1.8.1
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*)
+--- com.zendesk:support:5.5.1
-| +--- com.google.android.material:material:1.4.0 -> 1.12.0 (*)
+| +--- com.google.android.material:material:1.4.0 -> 1.13.0 (*)
| \--- com.zendesk:guide:1.5.1
-| +--- com.google.android.material:material:1.4.0 -> 1.12.0 (*)
+| +--- com.google.android.material:material:1.4.0 -> 1.13.0 (*)
| \--- com.zendesk:messaging:5.7.1
-| +--- com.google.android.material:material:1.4.0 -> 1.12.0 (*)
+| +--- com.google.android.material:material:1.4.0 -> 1.13.0 (*)
| \--- com.zendesk:common-ui:4.4.0
-| \--- com.google.android.material:material:1.4.0 -> 1.12.0 (*)
+| \--- com.google.android.material:material:1.4.0 -> 1.13.0 (*)
\--- org.wordpress:mediapicker:0.3.4
- \--- com.google.android.material:material:1.6.1 -> 1.12.0 (*)
+ \--- com.google.android.material:material:1.6.1 -> 1.13.0 (*) |
📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
|
|
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
|
malinajirka
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, there is something wrong with the refunds, but I'm able to replicate it even on trunk, so not related to this PR.
The refund always succeeds on Stripe's end, but fails on the site with Invalid refund amount. It almost seems like the hook from Stripe to the site is faster than our app -> so the order is already refunded at the time we send the refund request => we can't refund an already refunded order. I've created an issue for this - https://linear.app/a8c/issue/WOOMOB-1839/interac-refunds-shows-error-despite-being-successful.
65a8cbc
into
woomob-1647-update-stripe-sdk-to-500
WOOMOB-1647
Description
This PR migrates the refund flow from the deprecated two-step API (
collectRefundPaymentMethod()+confirmRefund()) to the new single-callprocessRefund()API in Stripe Terminal SDK 5.0.0.Changes:
ProcessRefundActionthat uses the newprocessRefund()APITerminalWrapperto expose the newprocessRefund()methodInteracRefundManagerto use the single-step flowCollectInteracRefundActionandProcessInteracRefundActionThis is PR 3 of 5 in the Stripe SDK 5.0.0 migration series.
Test Steps
@malinajirka I could not test it as I don't have an interac card with me. Could you please test it?
Images/gif
N/A - No UI changes
RELEASE-NOTES.txtif necessary. Use the "[Internal]" label for non-user-facing changes.