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

Cash App Pay GA #6306

Merged
merged 3 commits into from
Mar 7, 2023
Merged

Cash App Pay GA #6306

merged 3 commits into from
Mar 7, 2023

Conversation

tillh-stripe
Copy link
Collaborator

@tillh-stripe tillh-stripe commented Mar 2, 2023

Summary

This pull request removes the StripeCashAppPayBetaApi annotation and thus moves the Cash App Pay integration to GA.

Motivation

Testing

  • Added tests
  • Modified tests
  • Manually verified

Screenshots

Before After
before screenshot after screenshot

Changelog

Payments
[ADDED] Added support for Cash App Pay. See the docs here.

PaymentSheet
[ADDED] Added support for Cash App Pay.

@tillh-stripe tillh-stripe changed the title Move Cash App Pay integration to GA Remove StripeCashAppPayBetaApi annotation Mar 2, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 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.2 MiB │   3.2 MiB │  0 B │   7.1 MiB │   7.1 MiB │  0 B 
     arsc │   2.1 MiB │   2.1 MiB │  0 B │   2.1 MiB │   2.1 MiB │  0 B 
 manifest │   4.4 KiB │   4.4 KiB │  0 B │    21 KiB │    21 KiB │  0 B 
      res │     1 MiB │     1 MiB │  0 B │   1.8 MiB │   1.8 MiB │  0 B 
   native │   2.6 MiB │   2.6 MiB │  0 B │     6 MiB │     6 MiB │  0 B 
    asset │     3 MiB │     3 MiB │  0 B │     3 MiB │     3 MiB │  0 B 
    other │ 200.1 KiB │ 200.1 KiB │  0 B │ 453.7 KiB │ 453.7 KiB │  0 B 
──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
    total │  12.2 MiB │  12.2 MiB │  0 B │  20.4 MiB │  20.4 MiB │  0 B 

 DEX     │ old   │ new   │ diff      
─────────┼───────┼───────┼───────────
   files │     1 │     1 │ 0         
 strings │ 35031 │ 35031 │ 0 (+0 -0) 
   types │ 11476 │ 11476 │ 0 (+0 -0) 
 classes │  9617 │  9617 │ 0 (+0 -0) 
 methods │ 51551 │ 51551 │ 0 (+0 -0) 
  fields │ 32458 │ 32458 │ 0 (+0 -0) 

 ARSC    │ old  │ new  │ diff 
─────────┼──────┼──────┼──────
 configs │  333 │  333 │  0   
 entries │ 6873 │ 6873 │  0

@tillh-stripe tillh-stripe changed the title Remove StripeCashAppPayBetaApi annotation Cash App Pay GA Mar 7, 2023
@tillh-stripe tillh-stripe marked this pull request as ready for review March 7, 2023 17:22
@tillh-stripe tillh-stripe requested review from a team as code owners March 7, 2023 17:22
@tillh-stripe tillh-stripe merged commit a773014 into master Mar 7, 2023
@tillh-stripe tillh-stripe deleted the tillh/cashapppay-ga branch March 7, 2023 20:07
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

2 participants