multisafepay 0.2.4

A MultiSafePay SDK for the Rust Programming Language
Documentation
  • Coverage
  • 0%
    0 out of 42 items documented0 out of 30 items with examples
  • Size
  • Source code size: 18.42 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 605.59 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • RikkertTheDeveloper

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.