这是indexloc提供的服务,不要输入任何密码
Skip to content

Use the refresh endpoint for Klarna #11203

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 1 commit into
base: master
Choose a base branch
from

Conversation

davidme-stripe
Copy link
Contributor

Summary

Klarna now supports the refresh endpoint, start using it for Klarna PMs.

Motivation

Improved Klarna UX

Testing

Updated tests, existing CI, manually in PS Example

Changelog

Not public yet

Copy link
Contributor

github-actions bot commented Jul 24, 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 │ -11 B │  10.4 MiB │  10.4 MiB │ +36 B 
     arsc │  2.5 MiB │  2.5 MiB │   0 B │   2.5 MiB │   2.5 MiB │   0 B 
 manifest │  5.8 KiB │  5.8 KiB │   0 B │  30.1 KiB │  30.1 KiB │   0 B 
      res │  918 KiB │  918 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 │   0 B │   1.6 MiB │   1.6 MiB │   0 B 
    other │  198 KiB │  198 KiB │  -4 B │ 373.9 KiB │ 373.9 KiB │   0 B 
──────────┼──────────┼──────────┼───────┼───────────┼───────────┼───────
    total │ 13.4 MiB │ 13.4 MiB │ -15 B │  24.9 MiB │  24.9 MiB │ +36 B 

         │         raw          │          unique           
         ├───────┬───────┬──────┼───────┬───────┬───────────
 DEX     │ old   │ new   │ diff │ old   │ new   │ diff      
─────────┼───────┼───────┼──────┼───────┼───────┼───────────
   files │     2 │     2 │    0 │       │       │           
 strings │ 53154 │ 53154 │    0 │ 49298 │ 49298 │ 0 (+1 -1) 
   types │ 19090 │ 19090 │    0 │ 17170 │ 17170 │ 0 (+0 -0) 
 classes │ 14510 │ 14510 │    0 │ 14510 │ 14510 │ 0 (+0 -0) 
 methods │ 73914 │ 73914 │    0 │ 70978 │ 70978 │ 0 (+0 -0) 
  fields │ 48151 │ 48151 │    0 │ 47027 │ 47027 │ 0 (+0 -0) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  242 │  242 │  0   
 entries │ 6327 │ 6327 │  0
APK
    compressed    │   uncompressed    │                        
──────────┬───────┼───────────┬───────┤                        
 size     │ diff  │ size      │ diff  │ path                   
──────────┼───────┼───────────┼───────┼────────────────────────
  4.2 MiB │ -11 B │   9.3 MiB │ +36 B │ ∆ classes.dex          
 51.4 KiB │  -3 B │ 121.7 KiB │   0 B │ ∆ META-INF/MANIFEST.MF 
 54.8 KiB │  -2 B │ 121.7 KiB │   0 B │ ∆ META-INF/CERT.SF     
  1.2 KiB │  +1 B │   1.2 KiB │   0 B │ ∆ META-INF/CERT.RSA    
──────────┼───────┼───────────┼───────┼────────────────────────
  4.3 MiB │ -15 B │   9.6 MiB │ +36 B │ (total)
DEX
STRINGS:

   old   │ new   │ diff      
  ───────┼───────┼───────────
   49298 │ 49298 │ 0 (+1 -1) 
  
  + ~~R8{"backend":"dex","compilation-mode":"release","has-checksums":false,"min-api":21,"pg-map-id":"015acde","r8-mode":"full","version":"8.8.34"}
  
  - ~~R8{"backend":"dex","compilation-mode":"release","has-checksums":false,"min-api":21,"pg-map-id":"fa2022f","r8-mode":"full","version":"8.8.34"}

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