stripe_updated 5.0.0 copy "stripe_updated: ^5.0.0" to clipboard
stripe_updated: ^5.0.0 copied to clipboard

A simple Stripe API wrapper, that is meant to be used on the server.

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.

This library does not include all resources, messages or fields, but only the most important ones and the ones we need. We are open and encourage merge requests to increase coverage.

Development #

All messages are written with json_serializable so make sure to generate the files with dart run build_runner build when you make changes and want to test them.

0
likes
135
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple Stripe API wrapper, that is meant to be used on the server.

License

MIT (license)

Dependencies

crypto, dio, json_annotation, logging, meta

More

Packages that depend on stripe_updated