This crate can only be used when compiled to wasm, and wasm is run by
www.fifthtry.com, or by clift
, the command
line tool to use help developers build FifthTry Apps or when self-hosting
FifthTry Apps.
Run scripts/check.sh
before release.
This project provides integration with Stripe HTTP APIs. It is based on the async-stripe project, with its own implementation of a Client to call Stripe APIs.
This project includes many source files copied from async-stripe. We acknowledge and are grateful to the developers of async-stripe for their contributions to open source.
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT) at your option.