Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ava57r/yandex-checkout-rs

Yandex.Checkout API
https://github.com/ava57r/yandex-checkout-rs

api-client yandex-kassa

Last synced: about 2 months ago
JSON representation

Yandex.Checkout API

Awesome Lists containing this project

README

        

# Yandex.Checkout API Rust Client Library.

This product is used for managing payments under The [Yandex.Checkout API](https://kassa.yandex.ru/docs/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](https://crates.io/crates/yandex_checkout). The package is regularly updated.
Add it to your `Cargo.toml` like so:

```toml
[dependencies]
yandex_checkout = "0.1"
```

[More details in our documentation for the Yandex.Chechout API](https://kassa.yandex.ru/docs/checkout-api/)