Skip to content

IAP Prototype. #10906

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
Draft

IAP Prototype. #10906

wants to merge 1 commit into from

Conversation

jaynewstrom-stripe
Copy link
Collaborator

Summary

Motivation

Testing

  • Added tests
  • Modified tests
  • Manually verified

Screenshots

Before After
before screenshot after screenshot

Changelog

Copy link
Contributor

github-actions bot commented Jun 3, 2025

Risky Change

This is considered a risky change because it adjusts the sample app build.gradle, please review carefully.
We've seen issues in the past which resulted in failed builds for merchants. Please make sure the build.gradle change is intended.

By adding the label accept-risky-change to this PR, I acknowledge that I'm changing an example app and have verified that the SDK remains in a shippable state.

Copy link
Contributor

github-actions bot commented Jun 3, 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.4 MiB │   4.4 MiB │  0 B │   9.6 MiB │   9.6 MiB │  0 B 
     arsc │   2.5 MiB │   2.5 MiB │  0 B │   2.5 MiB │   2.5 MiB │  0 B 
 manifest │   5.6 KiB │   5.6 KiB │  0 B │  28.7 KiB │  28.7 KiB │  0 B 
      res │ 912.3 KiB │ 912.3 KiB │  0 B │   1.4 MiB │   1.4 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 │ 197.2 KiB │ 197.2 KiB │ -1 B │ 372.4 KiB │ 372.4 KiB │  0 B 
──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
    total │  13.1 MiB │  13.1 MiB │ -1 B │    24 MiB │    24 MiB │  0 B 

         │         raw          │          unique           
         ├───────┬───────┬──────┼───────┬───────┬───────────
 DEX     │ old   │ new   │ diff │ old   │ new   │ diff      
─────────┼───────┼───────┼──────┼───────┼───────┼───────────
   files │     2 │     2 │    0 │       │       │           
 strings │ 46646 │ 46646 │    0 │ 45783 │ 45783 │ 0 (+0 -0) 
   types │ 16489 │ 16489 │    0 │ 16079 │ 16079 │ 0 (+0 -0) 
 classes │ 13574 │ 13574 │    0 │ 13574 │ 13574 │ 0 (+0 -0) 
 methods │ 66919 │ 66919 │    0 │ 66373 │ 66373 │ 0 (+0 -0) 
  fields │ 44425 │ 44425 │    0 │ 44230 │ 44230 │ 0 (+0 -0) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  242 │  242 │  0   
 entries │ 6311 │ 6311 │  0
APK
   compressed    │   uncompressed   │                                           
──────────┬──────┼───────────┬──────┤                                           
 size     │ diff │ size      │ diff │ path                                      
──────────┼──────┼───────────┼──────┼───────────────────────────────────────────
  1.2 KiB │ -2 B │   1.2 KiB │  0 B │ ∆ META-INF/CERT.RSA                       
   51 KiB │ +2 B │ 120.9 KiB │  0 B │ ∆ META-INF/MANIFEST.MF                    
    271 B │ -1 B │     120 B │  0 B │ ∆ META-INF/version-control-info.textproto 
──────────┼──────┼───────────┼──────┼───────────────────────────────────────────
 52.4 KiB │ -1 B │ 122.2 KiB │  0 B │ (total)

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