Crates.io | multisafepay |
lib.rs | multisafepay |
version | 0.2.4 |
source | src |
created_at | 2023-05-16 12:38:49.663325 |
updated_at | 2023-05-16 12:38:49.663325 |
description | A MultiSafePay SDK for the Rust Programming Language |
homepage | |
repository | https://github.com/rikkertthedeveloper/multisafepay-rust-sdk |
max_upload_size | |
id | 866091 |
size | 13,005 |
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!
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.
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.
As of 16-05-2023, this repository is still experiencing heavy development. Please expect severe API changes in the future.