Skip to content

Update PMO SFU #11301

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

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Update PMO SFU #11301

wants to merge 6 commits into from

Conversation

tjclawson-stripe
Copy link
Collaborator

Summary

Motivation

Testing

  • Added tests
  • Modified tests
  • Manually verified

Screenshots

Before After
before screenshot after screenshot

Changelog

@tjclawson-stripe tjclawson-stripe requested review from a team as code owners August 8, 2025 21:36
@tjclawson-stripe tjclawson-stripe marked this pull request as draft August 8, 2025 21:36
Copy link
Contributor

github-actions bot commented Aug 8, 2025

Diffuse output:

OLD: paymentsheet-example-release-master.apk (signature: V1, V2)
NEW: paymentsheet-example-release-pr.apk (signature: V1, V2)

          │            compressed            │           uncompressed           
          ├───────────┬───────────┬──────────┼───────────┬───────────┬──────────
 APK      │ old       │ new       │ diff     │ old       │ new       │ diff     
──────────┼───────────┼───────────┼──────────┼───────────┼───────────┼──────────
      dex │   4.7 MiB │   4.7 MiB │ +2.1 KiB │  10.5 MiB │  10.5 MiB │ +2.5 KiB 
     arsc │   2.5 MiB │   2.5 MiB │      0 B │   2.5 MiB │   2.5 MiB │      0 B 
 manifest │   5.8 KiB │   5.8 KiB │    +25 B │  30.1 KiB │  30.2 KiB │    +72 B 
      res │ 918.6 KiB │ 918.6 KiB │      0 B │   1.5 MiB │   1.5 MiB │      0 B 
   native │   3.5 MiB │   3.5 MiB │      0 B │   8.5 MiB │   8.5 MiB │      0 B 
    asset │   1.6 MiB │   1.6 MiB │    -35 B │   1.6 MiB │   1.6 MiB │    -34 B 
    other │ 198.1 KiB │ 198.1 KiB │    +19 B │ 374.1 KiB │ 374.1 KiB │      0 B 
──────────┼───────────┼───────────┼──────────┼───────────┼───────────┼──────────
    total │  13.5 MiB │  13.5 MiB │ +2.1 KiB │  24.9 MiB │    25 MiB │ +2.5 KiB 

         │         raw          │             unique              
         ├───────┬───────┬──────┼───────┬───────┬─────────────────
 DEX     │ old   │ new   │ diff │ old   │ new   │ diff            
─────────┼───────┼───────┼──────┼───────┼───────┼─────────────────
   files │     2 │     2 │    0 │       │       │                 
 strings │ 53057 │ 53063 │   +6 │ 49478 │ 49484 │  +6 (+45 -39)   
   types │ 18916 │ 18919 │   +3 │ 17210 │ 17213 │  +3 (+37 -34)   
 classes │ 14530 │ 14532 │   +2 │ 14530 │ 14532 │  +2 (+4 -2)     
 methods │ 73978 │ 73994 │  +16 │ 71198 │ 71214 │ +16 (+813 -797) 
  fields │ 48124 │ 48131 │   +7 │ 47175 │ 47182 │  +7 (+776 -769) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  242 │  242 │  0   
 entries │ 6344 │ 6344 │  0
APK
      compressed      │     uncompressed     │                                           
───────────┬──────────┼───────────┬──────────┤                                           
 size      │ diff     │ size      │ diff     │ path                                      
───────────┼──────────┼───────────┼──────────┼───────────────────────────────────────────
   4.3 MiB │ +2.1 KiB │   9.4 MiB │ +2.5 KiB │ ∆ classes.dex                             
   7.8 KiB │    -33 B │   7.7 KiB │    -33 B │ ∆ assets/dexopt/baseline.prof             
   5.8 KiB │    +25 B │  30.2 KiB │    +72 B │ ∆ AndroidManifest.xml                     
  54.9 KiB │    +12 B │ 121.8 KiB │      0 B │ ∆ META-INF/CERT.SF                        
  51.4 KiB │     +5 B │ 121.7 KiB │      0 B │ ∆ META-INF/MANIFEST.MF                    
 468.6 KiB │     +4 B │   1.1 MiB │      0 B │ ∆ classes2.dex                            
     272 B │     +1 B │     120 B │      0 B │ ∆ META-INF/version-control-info.textproto 
   1.1 KiB │     -1 B │     1 KiB │     -1 B │ ∆ assets/dexopt/baseline.profm            
     240 B │     -1 B │     101 B │      0 B │ ∆ assets/sentry-debug-meta.properties     
   1.2 KiB │     +1 B │   1.2 KiB │      0 B │ ∆ META-INF/CERT.RSA                       
───────────┼──────────┼───────────┼──────────┼───────────────────────────────────────────
   4.9 MiB │ +2.1 KiB │  10.7 MiB │ +2.5 KiB │ (total)
MANIFEST
@@ -83,2 +83,3 @@
       android:theme="@style/AppTheme"
+      android:usesCleartextTraffic="true"
       >
DEX
STRINGS:

   old   │ new   │ diff         
  ───────┼───────┼──────────────
   49478 │ 49484 │ +6 (+45 -39) 
  
  +  does not match the IntentConfiguration value 
  + LI7/X3;
  + LLLLLLLZL
  + LU8/N;
  + Lcom/google/android/material/datepicker/A;
  + Ln5/O;
  + SetupFutureUsage(paymentMethodType=
  + WeChatPayH5(setupFutureUsage=
  + Your PaymentIntent payment_method_options[
  + [LI7/A2;
  + [LI7/C3;
  + [LI7/D2;
  + [LI7/H3;
  + [LI7/I2;
  + [LI7/M3;
  + [LI7/Q2;
  + [LI7/X3;
  + [LI7/m3;
  + [LL3/f;
  + [LO6/Q;
  + [LO6/z2;
  + [LU8/N;
  + [LV6/N;
  + [LV6/Q;
  + [LV6/a;
  + [LV6/c;
  + [LV6/e;
  + [LV6/u;
  + [Lcom/google/android/material/datepicker/q;
  + [Ld8/n;
  + [Ld8/w;
  + [Lf7/r;
  + [Li8/l;
  + [Ln5/D;
  + [Ln5/F;
  + [Ln5/i;
  + [Ln5/l;
  + [Ln5/o;
  + [Ln5/z;
  + [Lqa/k;
  + [Lw9/t;
  + [Ly5/h;
  + ][setup_future_usage] value 
  + http://192.168.0.176:8081/
  + ~~R8{"backend":"dex","compilation-mode":"release","has-checksums":false,"min-api":21,"pg-map-id":"9c5d086","r8-mode":"full","version":"8.8.34"}
  
  -  do not match the values provided in PaymentSheet.IntentConfiguration.Mode.Payment.PaymentMethodOptions (
  - LLLLLLLZ
  - LV6/T;
  - Ld8/D;
  - Your PaymentIntent payment_method_options setup_future_usage values (
  - [LI7/B2;
  - [LI7/D3;
  - [LI7/E2;
  - [LI7/I3;
  - [LI7/K2;
  - [LI7/Q3;
  - [LI7/R2;
  - [LI7/n3;
  - [LL3/e;
  - [LO6/P;
  - [LO6/y2;
  - [LU8/M;
  - [LV6/O;
  - [LV6/S;
  - [LV6/b;
  - [LV6/d;
  - [LV6/g;
  - [LV6/v;
  - [Lcom/google/android/material/datepicker/p;
  - [Ld8/o;
  - [Ld8/y;
  - [Lf7/q;
  - [Li8/k;
  - [Ln5/C;
  - [Ln5/E;
  - [Ln5/d;
  - [Ln5/h;
  - [Ln5/m;
  - [Ln5/t;
  - [Lqa/j;
  - [Lw9/s;
  - [Ly5/g;
  - https://stp-mobile-playground-backend-v7.stripedemos.com/
  - ~~R8{"backend":"dex","compilation-mode":"release","has-checksums":false,"min-api":21,"pg-map-id":"4b1fa56","r8-mode":"full","version":"8.8.34"}
  

TYPES:

   old   │ new   │ diff         
  ───────┼───────┼──────────────
   17210 │ 17213 │ +3 (+37 -34) 
  
  + LI7/X3;
  + LU8/N;
  + Lcom/google/android/material/datepicker/A;
  + Ln5/O;
  + [LI7/A2;
  + [LI7/C3;
  + [LI7/D2;
  + [LI7/H3;
  + [LI7/I2;
  + [LI7/M3;
  + [LI7/Q2;
  + [LI7/X3;
  + [LI7/m3;
  + [LL3/f;
  + [LO6/Q;
  + [LO6/z2;
  + [LU8/N;
  + [LV6/N;
  + [LV6/Q;
  + [LV6/a;
  + [LV6/c;
  + [LV6/e;
  + [LV6/u;
  + [Lcom/google/android/material/datepicker/q;
  + [Ld8/n;
  + [Ld8/w;
  + [Lf7/r;
  + [Li8/l;
  + [Ln5/D;
  + [Ln5/F;
  + [Ln5/i;
  + [Ln5/l;
  + [Ln5/o;
  + [Ln5/z;
  + [Lqa/k;
  + [Lw9/t;
  + [Ly5/h;
  
  - LV6/T;
  - Ld8/D;
  - [LI7/B2;
  - [LI7/D3;
  - [LI7/E2;
  - [LI7/I3;
  - [LI7/K2;
  - [LI7/Q3;
  - [LI7/R2;
  - [LI7/n3;
  - [LL3/e;
  - [LO6/P;
  - [LO6/y2;
  - [LU8/M;
  - [LV6/O;
  - [LV6/S;
  - [LV6/b;
  - [LV6/d;
  - [LV6/g;
  - [LV6/v;
  - [Lcom/google/android/material/datepicker/p;
  - [Ld8/o;
  - [Ld8/y;
  - [Lf7/q;
  - [Li8/k;
  - [Ln5/C;
  - [Ln5/E;
  - [Ln5/d;
  - [Ln5/h;
  - [Ln5/m;
  - [Ln5/t;
  - [Lqa/j;
  - [Lw9/s;
  - [Ly5/g;
  

METHODS:

   old   │ new   │ diff            
  ───────┼───────┼─────────────────
   71198 │ 71214 │ +16 (+813 -797) 
  
  + A0.a0 t(JSONObject) → N2
  + A6.c <init>(t, d0, n0, B, j, String, h0)
  + A6.e <init>(t, B, w, n0, u0, x, j, String, b)
  + B4.q d(O3, int) → String
  + B6.q <init>(k, O, B, n, H, j, x, A0, b, i0, d0, P, h0)
  + C6.u <init>(j, O, x, P, A0, B, n, d, H, w, u0, j, b)
  + C7.g m(String) → T3
  + C7.g q(O3, String) → f
  + D3.a I(JSONObject) → l3
  + D6.p <init>(l, O, j, O, n)
  + D6.s <init>(j, O, b)
  + D7.o <init>(O3, s0, boolean, boolean, boolean, List, List, c, String, p0, b, List, List, List, k, boolean, c1, t, X0, B, e, b, a, String, q1, Map)
  + D7.v <init>(b, Z0, D, Function1, l2, B2, r2, J, boolean, v)
  + E6.x <init>(f, c0, d, p0, x, String, h, a0, B, a, h0, j, Y, b, s, g, l0, H, O)
  + G.d G(String, t, O3, boolean) → boolean
  + G.d J(JSONObject) → U2
  + G.d z(O3) → String
  + H.i M(JSONObject) → N3
  + H6.r <init>(l, w, B, S, x, b, O)
  + I6.f <init>(s, Z0, S3)
  + I6.f <init>(s, Z0, S3, int)
  + I7.A2 <clinit>()
  + I7.A2 <init>(m)
  + I7.A2 describeContents() → int
  + I7.A2 equals(Object) → boolean
  + I7.A2 hashCode() → int
  + I7.A2 toString() → String
  + I7.A2 writeToParcel(Parcel, int)
  + I7.B2 <init>(M1)
  + I7.B2 g() → List
  + I7.B3 <init>(String)
  + I7.C2 <init>(String)
  + I7.C2 e() → Map
  + I7.C3 <clinit>()
  + I7.C3 <init>(String, int, String)
  + I7.C3 describeContents() → int
  + I7.C3 equals(Object) → boolean
  + I7.C3 hashCode() → in
...✂

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.

1 participant