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

Implement customer API #36

Open morukele opened 1 month ago

morukele commented 1 month ago

This issue revolves around implementing the complete Paystack customer API for the crate. Some API parts have already been implemented, mostly the data model. This will ensure that this new customer API route does not conflict with the existing one.

morukele commented 1 week ago

The list of task to complete

After this, we test the routes