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

Add bancontact pi + sfu #7263

Merged
merged 5 commits into from
Sep 5, 2023
Merged

Add bancontact pi + sfu #7263

merged 5 commits into from
Sep 5, 2023

Conversation

jameswoo-stripe
Copy link
Contributor

@jameswoo-stripe jameswoo-stripe commented Sep 5, 2023

Summary

Add bancontact si, pi + sfu

Testing

  • Added tests
  • Modified tests
  • Manually verified

Screenshots

bancontact.mp4

Changelog

  • [ADDED]7263 PaymentSheet now supports Bancontact SetupIntent and PaymentIntent with setup for future usage.

CHANGELOG.md Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2023

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 │   3.5 MiB │   3.5 MiB │ +273 B │   7.8 MiB │   7.8 MiB │ +216 B 
     arsc │   2.1 MiB │   2.1 MiB │    0 B │   2.1 MiB │   2.1 MiB │    0 B 
 manifest │   4.9 KiB │   4.9 KiB │    0 B │  24.1 KiB │  24.1 KiB │    0 B 
      res │ 878.8 KiB │ 878.8 KiB │    0 B │   1.4 MiB │   1.4 MiB │    0 B 
   native │   2.6 MiB │   2.6 MiB │    0 B │     6 MiB │     6 MiB │    0 B 
    asset │     3 MiB │     3 MiB │  -11 B │     3 MiB │     3 MiB │  -11 B 
    other │   200 KiB │   200 KiB │   +7 B │ 447.5 KiB │ 447.5 KiB │    0 B 
──────────┼───────────┼───────────┼────────┼───────────┼───────────┼────────
    total │  12.3 MiB │  12.3 MiB │ +269 B │  20.7 MiB │  20.7 MiB │ +205 B 

 DEX     │ old   │ new   │ diff       
─────────┼───────┼───────┼────────────
   files │     1 │     1 │  0         
 strings │ 38370 │ 38370 │  0 (+1 -1) 
   types │ 12687 │ 12687 │  0 (+0 -0) 
 classes │ 10710 │ 10710 │  0 (+0 -0) 
 methods │ 56193 │ 56194 │ +1 (+1 -0) 
  fields │ 35246 │ 35246 │  0 (+0 -0) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  290 │  290 │  0   
 entries │ 6932 │ 6932 │  0
APK
    compressed     │    uncompressed    │                               
──────────┬────────┼───────────┬────────┤                               
 size     │ diff   │ size      │ diff   │ path                          
──────────┼────────┼───────────┼────────┼───────────────────────────────
  3.5 MiB │ +273 B │   7.8 MiB │ +216 B │ ∆ classes.dex                 
  6.3 KiB │  -11 B │   6.2 KiB │  -11 B │ ∆ assets/dexopt/baseline.prof 
 48.6 KiB │   +4 B │ 141.1 KiB │    0 B │ ∆ META-INF/MANIFEST.MF        
 62.8 KiB │   +2 B │ 141.2 KiB │    0 B │ ∆ META-INF/CERT.SF            
  1.2 KiB │   +1 B │   1.2 KiB │    0 B │ ∆ META-INF/CERT.RSA           
──────────┼────────┼───────────┼────────┼───────────────────────────────
  3.7 MiB │ +269 B │   8.1 MiB │ +205 B │ (total)
DEX
STRINGS:

   old   │ new   │ diff      
  ───────┼───────┼───────────
   38370 │ 38370 │ 0 (+1 -1) 
  + ~~R8{backend:dex,compilation-mode:release,has-checksums:false,min-api:21,pg-map-id:9d2f0a5,r8-mode:full,version:8.0.46}
  
  - ~~R8{backend:dex,compilation-mode:release,has-checksums:false,min-api:21,pg-map-id:71dc071,r8-mode:full,version:8.0.46}
  

METHODS:

   old   │ new   │ diff       
  ───────┼───────┼────────────
   56193 │ 56194 │ +1 (+1 -0) 
  + fg.y5 <init>()

samer-stripe
samer-stripe previously approved these changes Sep 5, 2023
@jameswoo-stripe jameswoo-stripe merged commit efa46da into master Sep 5, 2023
10 checks passed
@jameswoo-stripe jameswoo-stripe deleted the jameswoo/bancontact-pi-sfu branch September 5, 2023 22:45
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.

None yet

4 participants