Rust Software
Development Kit
## Introduction to MultiSafePay
MultiSafepay is a Dutch payment services provider, which takes care of contracts, processing transactions, and collecting payment for a range of local and international payment methods. Start selling online today and manage all your transactions in one place!
## Installation
The MultiSafePay Rust SDK makes use of the "Cargo" toolchain included within rust itself, in order to locally build the library. Run the `cargo build --release` command in your terminal.
## Tests
The tests within this project can be ran with the `cargo test` command. This project has built-in tests for all classes associated with the libary.
## Please Note
As of **16-05-2023**, this repository is still experiencing heavy development. Please expect severe API changes in the future.