morukele / paystack-rs

An open-source rust library for using the PayStack API
https://crates.io/crates/paystack-rs
MIT License
13 stars 5 forks source link

Customer api implementation #11

Closed morukele closed 9 months ago

morukele commented 9 months ago

This was supposed to be the implementation of the Customer API but it was necessary to perform some clean-ups in the code before implementing this.

To avoid to much work on a single PR, I am pushing it now to merge back with main.