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

remove payment sheet since it is not yet stable

121448c7e5674f48709eda76b566974c56c3264a authored almost 4 years ago by Remon <[email protected]>
make payment method compliant with native bindings

dd684499b252b62cb0f9717a12a5fa69eb0472bb authored almost 4 years ago by Remon <[email protected]>
add aditional payment method params

a5633350212ad94e565db850e74ca29535067bff authored almost 4 years ago by Remon <[email protected]>
improve datamodel 3d secure. Mixins should not be part of platform interface but for client

43a658758743d304a578e27d84860f9f2d9c9f22 authored almost 4 years ago by Remon <[email protected]>
improve datamodel for setupintent

9b0cf9c7a92f9a5635a170d2147db00e61606590 authored almost 4 years ago by Remon <[email protected]>
Merge pull request #5 from flutter-stripe/remove_web_package

Remove stripe web from main

127b51296eb2f0ef8bacb7c30b7de1ea9fc17b78 authored almost 4 years ago by Jaime Blasco <[email protected]>
Remove stripe web from main

0858b4dd4ec2161a96c5e693563adc30479dc890 authored almost 4 years ago by Jaime Blasco <[email protected]>
fix missing files

675736316e61de8345f0b6e3d1215c6a101b231e authored almost 4 years ago by Jonas Bark <[email protected]>
- fix card input + payment methods

- allow creating cards with token (Android only atm)

a8d031384683430a609cc863f4f916f14a51bd00 authored almost 4 years ago by Jonas Bark <[email protected]>
Merge remote-tracking branch 'origin/main' into pay_plugin

905d0351cd628770c9243d5ac9bb5c9b10573f9b authored almost 4 years ago by Jonas Bark <[email protected]>
revert createPaymentMethodFromGooglePay

a4680ac8606cba46632db2686941cfddad4d9f00 authored almost 4 years ago by Jonas Bark <[email protected]>
Merge pull request #2 from flutter-stripe/flutter-stripe-api

Flutter stripe platform api

b72a1345cf908de6338ffed1bc087437c17b0621 authored almost 4 years ago by Rémon <[email protected]>
make example app compile

7c858dcc4dbf50613ad5d1c7ac7cc69cf8739021 authored almost 4 years ago by Remon <[email protected]>
Change address type on payment methods

daf8c7c74b43e7bb865476c523fa3763e3bce9fe authored almost 4 years ago by Remon <[email protected]>
improve json serializable and generate == methods for missed objects

5ebda7611e8978904487975ea954425d3a5cfa52 authored almost 4 years ago by Remon <[email protected]>
use untyped data for now

8609353249686869dbc66783c8fd61234f3bc25f authored almost 4 years ago by Jonas Bark <[email protected]>
check intent in activity results

6094df8fcdd8194755c17bd309571ebdf6b0fd3a authored almost 4 years ago by Jonas Bark <[email protected]>
Rename .java to .kt

bd38c498af22ed871857ae09401e9db4ecb38198 authored almost 4 years ago by Jonas Bark <[email protected]>
POC: add createPaymentMethodFromGooglePay method for Android integration

d2b7d7bd1c9654ffb837ef651c1020b6e9b02363 authored almost 4 years ago by Jonas Bark <[email protected]>
sync android

49103f789699a842c20b338512303ae98138f5c1 authored almost 4 years ago by Jonas Bark <[email protected]>
hotfix

bb6c3cbfdcbca8715357ad1a8decc859e2ea49d6 authored almost 4 years ago by Jonas Bark <[email protected]>
ensure the example compiles by fixing typos

57e9b8442cfb4e298db92b42ce414e4efe08212d authored almost 4 years ago by Jonas Bark <[email protected]>
add method channel integration and proper serialization

cdc5b3e9bf7d7fae11b4cb70018fa0e6727e259b authored almost 4 years ago by Remon <[email protected]>
add freezed for dataclasses

1e11a5a52b45fb08f4c22c0f8061021e04b14bcc authored almost 4 years ago by Rémon <[email protected]>
fix android method channel

91b0731109d943253b2304f2185d65f3ee3d3d03 authored almost 4 years ago by Jonas Bark <[email protected]>
event handling #1

156a38a1df3d924d47a2ae32432e5574a43ddb10 authored almost 4 years ago by Jonas Bark <[email protected]>
sync with latest source

ffa7c251c10212ed1016ac12b957a5d4d0af8a8a authored almost 4 years ago by Jonas Bark <[email protected]>
Android Card View integration

018e4174aa901b68e9e7767a698b9d75c029072b authored almost 4 years ago by Jonas Bark <[email protected]>
add basic screens

0eb9a25461a9080e8ec4d5e2ce2eaf9836ba1fbb authored almost 4 years ago by Jonas Bark <[email protected]>
android and method channel fixes

5bbd643739b2dd0e5978f063ec7056cc3ed186f8 authored almost 4 years ago by Jonas Bark <[email protected]>
method implementation, compilation fixes

e08e912d393cdb012a6abfd2cef61e973fddefed authored almost 4 years ago by Jonas Bark <[email protected]>
remove local.properties from git

469d267601e5039bf4fad2c5408d9c309012b7c7 authored almost 4 years ago by Jonas Bark <[email protected]>
android cleanup #1

7f6aac2e27a94a6613b6e753902a12248132d4d9 authored almost 4 years ago by Jonas Bark <[email protected]>
Merge branch 'main' into poc-android-integration

8670046d3aa726c13d6cac4201be6ee88f1ebb16 authored almost 4 years ago by Jonas Bark <[email protected]>
Update ios bindings

35ede4f5f6513b4a629cfde0cf38675b3636c71c authored almost 4 years ago by Jaime Blasco <[email protected]>
Merge pull request #1 from flutter-stripe/jaime_poc_simplified

Merge POC

b297514818b54d4e3932b9ee87b4b4f714c1c238 authored almost 4 years ago by Jaime Blasco <[email protected]>
Remove open_api readme

5f7f34f5aae1b1ce98d5a52e8473a6193c17c275 authored almost 4 years ago by Jaime Blasco <[email protected]>
start stripe sdk module

6618306186918a198db23a541de4e9c528245b1d authored almost 4 years ago by Rémon <[email protected]>
copy stripe module

b9b81a00c7a5c821c44aae69d4a0cee1611248fc authored almost 4 years ago by Rémon <[email protected]>
create android plugin

a56dd2a451b4e61d8517e42780f7bbfbb839169d authored almost 4 years ago by Rémon <[email protected]>
Rename SwiftStripeIosPlugin to StripePlugin

95355ccb8ed385622d5482cc0f69baac951c6e8c authored almost 4 years ago by Jaime Blasco <[email protected]>
Use react-native StripeSdk class

a11109d239f30ebf89557cef7ebf307750a52d5e authored almost 4 years ago by Jaime Blasco <[email protected]>
Add poc projects

e804908622a015927d837b06ea18ca8429f22014 authored almost 4 years ago by Jaime Blasco <[email protected]>
Create README.md

2b2ee6ea71d39520b5a60fb26ce2b4364293ca35 authored almost 4 years ago by Jaime Blasco <[email protected]>