Use ezstripe to easily communicate with Stripe's API.
Warning
Up to version1.0.0
a lot of the structure can change with each new version!
Therefore, with every new version, pay attention to the changes in the changelogs on Github!
```toml
[dependencies]
ezstripe = "0.3.0"
``
or
cargo add ezstripe`
This SDK for Stripe is still in a very early version, which is why there can be many changes with each update.
The following is expected from version 1.0.0
:
Complete and stable ...