#e-commerce #sdk #api #kit

multisafepay

A MultiSafePay SDK for the Rust Programming Language

1 unstable release

0.2.4 May 16, 2023

#518 in Testing

Custom license

12KB
263 lines

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.

Dependencies

~14–22MB
~317K SLoC