Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/flutter-stripe/flutter_stripe

Flutter SDK for Stripe.
https://github.com/flutter-stripe/flutter_stripe

fix wrong pubspec version file

4c0a2c2b09120ddfb8b6e803c00b83527c08332c authored 11 months ago
Merge branch 'fixes/1670'

4e2989965d395189f117060f80e883e8afec90e5 authored 11 months ago
#1670 Fix issue when not providing preferredNetworks on `CardField` or `CardForm`

344b930b6dd84c5bdb273073f2695a1bbfce268e authored 11 months ago
Release 10.1.0 (#1660)

* chore(release): publish packages

- [email protected]

* chore(release): p...

0ce42362d62b02dea98d4ae0687a91ed59eeed08 authored 11 months ago
clean up payment element, use flutter best practices, enable scrolling (#1620)

* clean up payment element, use flutter best practices, enable scrolling

* disable horizontal...

96678582942e49cbd0876bded3a8f35da610ace1 authored 11 months ago
Fix: Respect the font color for CardField on web platforms (#1658)

* fix: respect the text color for card field on web

* fix: syntax error

---------

Co-au...

8420abbdc64cb3558533c4a7f12e405d9aa8eabf authored 11 months ago
Bugfixes february (#1647)

* fix: #1608 add unknown to capture method

* feat: add push provisioning methods

* fix: #1...

bcf7067938e2abd7b33ccbacb99f5c4c9c148895 authored 11 months ago
Fix handleNextActionForSetup (#1630)

Co-authored-by: jonasbark <[email protected]>

4a590cf34fc802ed46bf0d62871d71e6b2f7e86f authored 11 months ago
Sync (#1648)

* Sync Android with React Native 0.37.0

* Sync iOS with React Native 0.37.0

* feat: add pr...

398f340d5214b6da5382719eef9ce6b32a9fc25c authored 11 months ago
Implement platform pay payment method capturing for web (#1565)

* Add support for checking platform pay availability on web

* Partially addresses #1122

* ...

7d9ab2372bc69eb33f04dccbce26cb8fc83ce146 authored 11 months ago
Fix typo (#1615)

99d3e5fa7b379e8c6ba0f2c2c52d71490057ccf3 authored 12 months ago
doc: add google pay explanation (#1588)

* doc: add google pay explanation

* fix: small compile issues

---------

Co-authored-by:...

f6f997bf5cde2010abfba37708d6fa498cd0c934 authored about 1 year ago
chore: improvising us bank account code (#1547)

Co-authored-by: rahulr <[email protected]>
Co-authored-by: Rémon <[email protected]>

a9324e4f32be4d29fd50fd212e8f12c080ad6061 authored about 1 year ago
Allow change appearance on GooglePayButton from PlatformPayButton (#1566)

* since version 9.6.0 appearance is for Android too

* Allow change appearance on Android butt...

d6f5aee1ae37bc06136a6efc439b9ba230475b39 authored about 1 year ago
fix #1579 parse error for customer sheet (#1583)

Co-authored-by: Remon <[email protected]>

df3a1ee0619de1892a067b3f1f5b1423eebd7d44 authored about 1 year ago
Bugfixes december (#1543)

* doc: fix #1532 broken link in readme

* chore(release): publish packages

- [email protected]...

e80a2e066dec5639fc8e5d8129325e1cf7cf6129 authored about 1 year ago
bugfix: #1536 prevent more than 1 sub to the WidgetsBinding observer (#1539)

* bugfix: #1536 prevent more than 1 sub to the WidgetsBinding observer

KeepVisibleOnFocus pre...

ab3c0fd8bbabb52d4f6e9e8bf506de4663f32d8e authored about 1 year ago
fix: add bankidentifiercode to ideal paymentdata (#1522)

Co-authored-by: Remon <[email protected]>

cce4c83b57b98be79db24e7b2efc05c5cd75e2cf authored about 1 year ago
Add gradle agp8 requirement to docs (#1514)

* Doc: add requirement for android gradle plugin to readme

* chore(release): publish packages...

95004efcc056a61a43ce912b4cef3a9b871a699a authored about 1 year ago
Stripe release 960 (#1511)

* chore(release): publish packages

- [email protected]

* chore(release): pu...

306f6e10b97a1a7f897e0a1b742e1abae8cec000 authored about 1 year ago
Fix Inconsistent JVM-target compatibility error (#1492)

Fixes the following error:

```
* What went wrong:
Execution failed for task ':stripe_androi...

1c2622fc29145d1abcc0a8be55f0e7bd52a92423 authored about 1 year ago
Sync (#1491)

* Sync Android with v0.35

* Sync iOS to v0.35

* chore: upgrade to latest flutter version
...

41540fc57eb8562be3cc6bfb525a8817669f9b19 authored about 1 year ago
fix checkout analyzer issue (#1510)

* fix checkout analyzer issue

* fix readme issue

* fix analyzer issues

---------

Co-...

5153d876b4636d3caac3ed5024f5049faa84fdea authored about 1 year ago
Update sheet.mdx (#1495)

36b95bd721998465056e6ddacc46ac8ea8e4f044 authored about 1 year ago
Fix: #1459 allow image to be null (#1466)

Co-authored-by: Remon <>

f7d4b460fc478dcc875394df77f9724ea19741c6 authored about 1 year ago
- Link fixed in README.md (#1474)

Co-authored-by: Pratik Butani <[email protected]>

fdbaa7663309a264009a48840a66a65474b25f76 authored about 1 year ago
fix: upgrade to android agp 8 (#1479)

Co-authored-by: Remon <[email protected]>

f6d33ccf1b13a4b31e5448e88428064ff5acd25c authored about 1 year ago
Fix PayPal payments (#1341)

* Run build_runner

* Add PayPal to PaymentMethodType

* Fix MandateDataCustomerAcceptance s...

c0ec7d7083aed94d79c9ff8693cbaff1134a437d authored about 1 year ago
stripe_web 4.5.0

129669ba3e082c548bc8fe59ca536d3f0f38aed0 authored about 1 year ago
increase version

724559cf30a808c6a180d61b20772f9bdf3e558f authored about 1 year ago
add changelog and increase version

407b9b42ee7b1075f1f00bbae0346230dd36513c authored about 1 year ago
Sync with v0.33 (#1444)

* Sync Android with 0.33.0

* Sync iOS with 0.33.0

* feat: add new endpoints to example ser...

9067141be6a9d6402e61fc62b519f117bded00d0 authored over 1 year ago
FIX: add checkout session to our example backend server. (#1441)

Co-authored-by: Remon <>

cbb6aebdcd9ebe063ff79e8b32c0993533fddfb2 authored over 1 year ago
Fix: invalid argument `requires_capture` on web (#1431)

* Added tests for parsing payment intent with existing statuses

* Added tests for parsing pay...

fdcfb62c0e79c94a81e7f1c09139b8eaad1e325b authored over 1 year ago
Update sheet.mdx (#1401)

3ef413a10e71189664798e1d6fd183e70612da5c authored over 1 year ago
fix: #1409 send usesDeprecatedTokenFlow to stripe platform (#1410)

Co-authored-by: Remon <>

1a56658e71748688dde1c4fcb1e9f3126a9e14d7 authored over 1 year ago
fix #1390 payment intents with unknown confirm method. (#1412)

Stripe added this recently to their mappers

Co-authored-by: Remon <>

ff42f33bc145343bb273edc78172e0def321ba1f authored over 1 year ago
stripe_ios: increase version

644cea0b4b4deaba6987539977a758e2be3313ee authored over 1 year ago
Merge branch 'main' of github.com:flutter-stripe/flutter_stripe

33cf8c4451a0106de4f3c229fe15ae5e0cd05c3f authored over 1 year ago
Release version 9.4.0 (#1396)

* chore(release): publish packages

- [email protected]

* chore(release): pu...

ba1bc47fdae30e446f196ffe120e1aa6a1fc54f0 authored over 1 year ago
fix #1397

e0aff9b3d806d9d2f6ad46c3b22319a7ca947600 authored over 1 year ago
Sync with React Native 0.29.0 (#1335)

* handle Android React Native glue changes

* update iOS glue code

* BREAKING: remove depre...

9857de09ae8478f2f644789396e126a053a5c271 authored over 1 year ago
DOC: add confirmPaymentSheetPayment to the docs for handling custom flow (#1369)

Co-authored-by: Remon <>

d6a90a8254acb863f88608e408ae239660bb9236 authored over 1 year ago
Update README.md (#1353)

typo fixed

7f9a745c5904064090d784c6ff1a068bcecfddd1 authored over 1 year ago
chore: release stripe ios version 9.3.1 (#1349)

Co-authored-by: Remon <>

a5f866345f421a14fe3c992e6ff79cf86a497e32 authored over 1 year ago
Release version 930 (#1319)

* chore(release): publish packages

- [email protected]

* chore(release): pu...

a2cc1006e6708db7ef63059388559b625b952d7c authored over 1 year ago
bug fix, convert list to dict. (#1333)

f1d0d42d9b5c6eae68f98c40fe9c07dc46a2937e authored over 1 year ago
feat: add retrieveSetupIntent (#1302)

Co-authored-by: Rémon <[email protected]>

63ab342639d9f3248bcdbd50cccac6fbd6142577 authored over 1 year ago
Fix #1313 accept cash app payments (#1318)

Co-authored-by: Remon <>

090eb21fdd92d3c0e41664b4214388f6eac924eb authored over 1 year ago
chore(deps): bump semver from 5.7.1 to 5.7.2 in /example/server (#1312)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https...

0a6cf2298ba0d5b1c21ae4bfcd4df95b4a0f1e32 authored over 1 year ago
Fix wrong key for buttonStyle in iOS (#1185)

* Update StripePlugin.swift

fix key usesDeprecatedTokenFlow

* Fix wrong key for buttonStyl...

6dd8944b8d66b055df1529df600298d5aa8a2417 authored over 1 year ago
Sync with Stripe React Native 0.28.0 (#1304)

* sync Android + iOS with 0.28.0

* add missing method callers + update Stripe iOS version

...

9361711a501c3b2238677c8b7712490d1a1b18ee authored over 1 year ago
chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 in /example/server (#1305)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Releas...

2da56e23ca670bc8ad796ca698372bc552e0e21c authored over 1 year ago
update 'run the example app' in readme (#1307)

9864b47c1231e7cfd786accdc64e7e22c0d27eee authored over 1 year ago
Update card_field.mdx (#1303)

fixed typo from "CardFirn" to "CardForm"

bf9b83e942cee5b52db76144e4c7748f34da158a authored over 1 year ago
create proper result object for present paymentsheet (#1290)

Co-authored-by: Remon <>

26c2ef3aa90858620bcab2b67aba40d0d1b20864 authored over 1 year ago
FIX: #1246 handle empty params on confirmPayment (#1286)

e14c117f6fa8741056fe02881b0adcf391803a73 authored over 1 year ago
feat: release versions (#1283)

f2c17ee56c4eac4084061bc02996bfd88c03620a authored over 1 year ago
Smallfixes (#1280)

* FIX: #1246 do not crash on empty params class

* FIX: #1279 add supported methods for the we...

838e5a07145040ce5250dc28defdb1900f721683 authored over 1 year ago
feat: web fixes and features (#1270)

* feat: web fixes

* fix: labels

* fix: month

* fix: use singelton

* fix: labels appa...

15866eb2a00b942898e4375a85e56ff838f1914b authored over 1 year ago
Discontinue stripe checkout

3177203b6d21aa868e09bc1d066a11d44f0b427b authored over 1 year ago
feat: release 9.2.1 (#1262)

dcb5856193bfd7b2192b90ffcfec9543519f0b2b authored over 1 year ago
FIX: #1250 incorrectly providing amount to confirmplatformpaysetupintent params (#1255)

Should be part of the createplatformpaypaymentmethod params.

Co-authored-by: Remon <>
Co-aut...

b82fa07684f5a1199ea665aa1e9e8c220cf5c6e6 authored over 1 year ago
FIX: #1233 increase android cardform height to display image (#1254)

Co-authored-by: Remon <>

9a31e1d8889bd531a1e96572aedf40a568fa7fc0 authored over 1 year ago
sync with react native 0.27.1 (#1229)

* sync with react native 0.27.1

* BREAKING: change token data to string as per sdk changes

...

dd301e3807a867c38724ab907378d9460ee37efd authored over 1 year ago
Pass errors on Apple Pay updatePlatformPaySheet (#1230)

06ae1330e7aa4037c05a35697d61559b3076c02d authored over 1 year ago
Fix ApplePayButton styling (#1231)

Fix ApplePayButton passing an incorrect key for the styling option to the platform channel

9251b055af2751c9b87e4e02b1412819a47f6850 authored over 1 year ago
Release version 920 (#1223)

* migrate to melos version 3.0

* chore(release): publish packages

- stripe_platform_inter...

d114816e436737d1019dffa6861b9f9674b27410 authored over 1 year ago
fix: PaymentConfirmationRedirect enum value (#1221)

9cbc9a7a68a67a24b50e4a032c2abd8d0fe736b0 authored over 1 year ago
Sync with Stripe React Native 0.27.0 (#1213)

* Sync with Stripe React Native 0.27.0

* add 3ds usage data to card payment

* Feat: add B...

909d06915d2d21559a7d2b809237eabf304110ed authored over 1 year ago
Update README.md (#1098)

4b1b7eee55476ba9a9326fb819028e60ba523837 authored over 1 year ago
Adds Android namespace (#1216)

* Adds Android namespace

Adds a `namespace` attribute to the Android build.gradle, for compat...

0befdcf2946db0ac9a51bb89460b2fb7d94f40f9 authored over 1 year ago
DOC: add corrrect kotlin version to troubleshooting (#1210)

Co-authored-by: Remon <>

5bdbe302355b89e5ead702185cf40f0a737ae4b7 authored over 1 year ago
sync with stripe-react-native 0.26.0 (#1171)

* sync with stripe-react-native 0.26.0

* add mandatedata to payment method and intents

* F...

deddf04034ffc45be511d130748c6fa4c8f9a7a5 authored almost 2 years ago
chore: release version (#1207)

* chore: release version

* doc: pump versions

* fix: publish native versions

* fix: upd...

bc89b50f9dd7c9bf342967c34953b0e4d765cf11 authored almost 2 years ago
fix: confirmation redirect and stripeAccountId (#1201)

* fix: confirmation redirect and stripeAccountId

* doc: publish web versions

* fix: versio...

3f93fbe81599f5dfc3631b15f94bc07aea2621a5 authored almost 2 years ago
fix: apple pay (#1202)

* fix: apple pay

* fix: add shipping method callback

9fbb7a48103e48a9194a61b3099ce9f270911313 authored almost 2 years ago
feat: tokens for web (#1079)

* feat: implement tokens for stripe web

* fix: bank account tokens

* feat: example enable ...

49d03ca348a04c46c4569ea0d569a13d17cf330f authored almost 2 years ago
Update StripePlugin.swift (#1182)

fix key usesDeprecatedTokenFlow

db72f0ed6f5e47b932825e146f824608574ee75d authored almost 2 years ago
Upgrade Kotlin version and remove JitPack from repositories (#1168)

* Upgrade Kotlin version to 1.8.0

* Remove JitPack from repositories

95c885a195f5cac5d28de737cf4359c879799187 authored almost 2 years ago
Fix user issues (#1166)

* fix: #1164 cornerradius using wrong methodchannel param

* doc: #1105 throw better error in ...

3eccdc47e8a1131d04610c87e9d5f25554f2b63c authored almost 2 years ago
fix created type for token (#1162)

* fix created type for token

* adjust unit test

* adjust a different unit test as well

7792b373e23e8fab7bbc0fcfd4a7f0aca39f62b4 authored almost 2 years ago
fix: timeout payment sheet (#1161)

f47178b964cfaf333ecba755458c4dcc8ee770f2 authored almost 2 years ago
feat: pay update (#1159)

17510edbfa159c25f9d9abce7262e20366642fbc authored almost 2 years ago
fix: reamde (#1158)

e7bcb69bf042204ea0e9a9213e864cfbcbdb83fd authored almost 2 years ago
Update README.md (#1140)

* Update README.md

Proposed route fix for build badge from a breaking change for github actio...

c0737be83f4273f0ca1081a2c58e3bc0fca5048c authored almost 2 years ago
Updated documentation as minimum ios version = 13 (#1100)

* Updated documentation as minimum ios version = 13

* updated docs/index.mdx to as min ios ve...

c92fc5b94d9195ff7b19964e783e7b9fb4445a7b authored almost 2 years ago
increase version

07f461d1615f69f9645b541b2fec6374e54a502a authored almost 2 years ago
fix compilation issue (#1155)

87b579016a606d8283443c1eae4056f7f83c2725 authored almost 2 years ago
Sync (#1149)

* Sync Stripe Android with RN 0.24.0

* Sync Stripe iOS with RN 0.24.0

* add recurring paym...

fba4b5a7c0e7a0c48f941e55b9b0b2ed90281a7e authored almost 2 years ago
Origin hotfix android (#1104)

* fix broken imports android

* chore(release): publish packages

- [email protected]+1

---...

6cdf95e6c0e6772f51fc0a92956174f658278a5c authored almost 2 years ago
Launch version8 (#1102)

* chore(release): publish packages

- [email protected]

* chore(release): publis...

cfde5f66b0b0d72a7536529ee4881c0746bf5b67 authored almost 2 years ago
Sync (#1099)

* Sync Android with React Native 0.22.1

* Sync iOS with Stripe React Native 0.22.1

* add s...

0b83ba0712ab642282184ef49a83cc8e252f8f23 authored almost 2 years ago
Enable automatic webview closing by demand (#1096)

fixes #1081

1ed0ae86bb3951890940be111ad7586d37f4bfb5 authored almost 2 years ago
docs: fix typo "succesfullly" in `checkout.dart` (#1013)

Co-authored-by: Jaime Blasco <[email protected]>
Co-authored-by: jonasbark <jonas.bark@gm...

091c6ec3ca5a544cb68b33326178c6c788a4a002 authored about 2 years ago
Update CHANGELOG.md (#1034)

Co-authored-by: Rémon <[email protected]>
Co-authored-by: Jaime Blasco <jaimeblasco97@gmai...

b70563363375bd3cb370f2264370405828556a53 authored about 2 years ago
fix: #1083 use correct method channel for dangerouslyupdateCard (#1094)

799eafde1e0d83667cb5446e3b1d5556e634e477 authored about 2 years ago
fix analyzer issue on SofortScreen example

9d73f5b306794bffe826dd34690bbaf3b7ae788f authored about 2 years ago
Add sofort example (#1086)

* chore(release): publish packages

- [email protected]+1

* chore(release): publish...

eab98c0d22d5d349f400008096831aaffaf8cf4a authored about 2 years ago
chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /example/server (#1071)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](h...

04c978099af9c14e8a9aee96b922685a1e6a2e28 authored about 2 years ago