Commit 89f45e1
Sync (#2188)
* sync step #1
* sync #2: Android generally works
* more iOS work
* move objc files into respective objc swift package section
* add header file
* iOS: add StripeSdkEmitter implementation
* fix compilation for SPM
* feat: add additional payment sheet config
* chore add reactbuildconfig java to fix android compilation
* fix: improve result objects for native views
* fix color parsing
* Sync with React Native v0.50.1
* feat: add custompayment support
* chore: remove sofort as it is not supported by Stripe anymore
* chore fix api stripe js
* missing import
* update CI
* use macos 15
* attempt to fix integration tests
* attempt to fix integration tests
* fix dangerouslyUpdateCardDetails on iOS when no CardField or CardForm is available on screen
* Upgrade freezed 3 (#2199)
* refactor: move to freezed 3 version
* refactor: migrate js to freezed3
* chore: upfrade dependencies for web ios and android
* chore update stripe depedencies and example app
---------
Co-authored-by: Jonas Bark <[email protected]>1 parent 1d74ad9 commit 89f45e1
File tree
391 files changed
+85640
-89013
lines changed- .github/workflows
- example
- android/app
- ios
- Flutter
- Runner.xcodeproj
- Runner
- lib/screens
- regional_payment_methods
- packages
- stripe_android
- android
- src/main
- kotlin/com
- facebook
- proguard/annotations
- react
- bridge
- common/build
- modules/core
- turbomodule/core/interfaces
- uimanager
- events
- viewmanagers
- flutter/stripe
- reactnativestripesdk
- addresssheet
- customersheet
- pushprovisioning
- utils
- res/values
- stripe_ios
- ios
- stripe_ios
- Sources
- stripe_ios
- Stripe Sdk
- AddressSheet
- CustomerSheet
- pushprovisioning
- stripe_objc/Stripe Sdk
- stripe_js
- lib/src
- api
- core
- elements
- payment_intents
- payment_methods
- setup_intents
- tokens
- js
- elements
- element_express_checkout
- payment_intents
- payment_methods
- payment_requests
- setup_intents
- tokens
- loader
- test/src
- api
- payment_intents
- setup_intents
- tokens
- js
- elements
- helpers
- payment_intents
- payment_methods
- setup_intents
- tokens
- loader
- stripe_platform_interface
- lib
- src
- models
- test
- stripe_web
- lib/src
- models
- parser
- stripe
- lib/src/widgets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
391 files changed
+85640
-89013
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
88 | 93 | | |
89 | 94 | | |
90 | 95 | | |
| |||
111 | 116 | | |
112 | 117 | | |
113 | 118 | | |
114 | | - | |
| 119 | + | |
115 | 120 | | |
116 | 121 | | |
117 | 122 | | |
| |||
121 | 126 | | |
122 | 127 | | |
123 | 128 | | |
124 | | - | |
| 129 | + | |
125 | 130 | | |
126 | 131 | | |
127 | 132 | | |
| |||
167 | 172 | | |
168 | 173 | | |
169 | 174 | | |
| 175 | + | |
170 | 176 | | |
171 | 177 | | |
172 | 178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
Lines changed: 66 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
Lines changed: 66 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
42 | | - | |
43 | | - | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
68 | | - | |
69 | | - | |
70 | 70 | | |
71 | 71 | | |
Lines changed: 0 additions & 92 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
291 | 290 | | |
292 | 291 | | |
293 | 292 | | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | 293 | | |
301 | 294 | | |
302 | 295 | | |
| |||
0 commit comments