intasend

Crates.iointasend
lib.rsintasend
version0.2.0
sourcesrc
created_at2024-02-01 22:02:56.51291
updated_at2024-08-08 16:02:43.316288
descriptionA Rust SDK for the Intasend Payment Gateway
homepagehttps://github.com/MikeTeddyOmondi/intasend-rs/intasend
repositoryhttps://github.com/MikeTeddyOmondi/intasend-rs
max_upload_size
id1123638
size67,519
Mike Teddy Omondi (MikeTeddyOmondi)

documentation

README

Intasend

A Rust SDK for the IntaSend payment gateway.

📌 Attention

This project is in its early stages of development. Breaking changes may be introduced, and stability is not guaranteed until a stable version is released. Use sparingly in production until stability is achieved and be prepared for potential issues or changes in the future.

Installation

cargo add intasend

APIs Documentation

This SDK is based on the IntaSend's official developers API. Click the resources below for documentation and code examples.

APIs Implemented

  • Collection
  • Checkout
  • Refunds
  • Payouts
  • Wallets
  • Payment links
  • Collection customers
  • Subscriptions & subscription plans

Maintainer(s)/Contributor(s)

  1. MikeTeddyOmondi

License

This projects is licensed under the MIT license.

Commit count: 0

cargo fmt