A rust library that wraps the paypal api asynchronously.
Crate: https://crates.io/crates/paypal-rs
Documentation: https://docs.rs/paypal-rs
Currently in early development.
You need the enviroment variables PAYPALCLIENTID and PAYPALSECRET to be set.
cargo test --lib