yandex_checkout

Crates.ioyandex_checkout
lib.rsyandex_checkout
version0.1.0
sourcesrc
created_at2019-06-14 13:58:23.515668
updated_at2019-06-14 13:58:23.515668
descriptionYandex.Checkout API Rust Client Library.
homepagehttps://github.com/andreevlex/yandex-checkout-rs
repositoryhttps://github.com/andreevlex/yandex-checkout-rs
max_upload_size
id141118
size53,556
Protocols (github:cloudflare:protocols)

documentation

https://docs.rs/yandex-checkout

README

Yandex.Checkout API Rust Client Library.

This product is used for managing payments under The Yandex.Checkout API. For usage by those who implemented Yandex.Checkout using the API method.

Installation

This crate works with Cargo and is on crates.io. The package is regularly updated. Add it to your Cargo.toml like so:

[dependencies]
yandex_checkout = "0.1"

More details in our documentation for the Yandex.Chechout API

Commit count: 44

cargo fmt