Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schultek/stripe-dart
https://github.com/schultek/stripe-dart
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/schultek/stripe-dart
- Owner: schultek
- License: mit
- Created: 2021-04-03T22:41:48.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T14:21:39.000Z (11 months ago)
- Last Synced: 2024-10-22T05:08:00.469Z (3 months ago)
- Language: Dart
- Size: 89.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Stripe Dart
This implementation is based on the official Stripe Java and NodeJS API wrappers
and written as a proper native dart library.**This library is meant to be used on the server.**
After rewriting (2.0.0) the library to prepare for SCA we only included the bare
minimum needed for our project. We are open and encourage merge requests to
increase coverage.