sumup 0.5.0

Rust SDK for the SumUp API.
Documentation

sumup-rs

SumUp's crates.io badge SumUp's docs.rs badge CI Status Documentation License

IMPORTANT: This SDK is under heavy development and subject to breaking changes.

The Rust SDK for the SumUp API.

Requirements

Rust 1.82.0 or higher. We follow Firefox MSRV policy.

Installation

Install with:

cargo add sumup

Examples

You can find all examples under examples/. To run an example, use:

cargo run --example checkout_card_reader