Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement customer API #36

Open
morukele opened this issue Jun 2, 2024 · 1 comment
Open

Implement customer API #36

morukele opened this issue Jun 2, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@morukele
Copy link
Owner

morukele commented Jun 2, 2024

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 morukele converted this from a draft issue Jun 2, 2024
@morukele morukele moved this from Backlog to Ready in paystack-rs Jun 2, 2024
@morukele morukele self-assigned this Jun 2, 2024
@morukele morukele added the enhancement New feature or request label Jun 2, 2024
@morukele
Copy link
Owner Author

morukele commented Jun 22, 2024

The list of task to complete

  • Create customer route
  • List customers route
  • Fetch customer route
  • Update customer route
  • Validate customer route
  • Whitelist/Blacklist customer route
  • Deactivate Authorization Route

After this, we test the routes

  • Test routes

@morukele morukele moved this from Ready to In progress in paystack-rs Jun 22, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in paystack-rs Jul 15, 2024
@morukele morukele reopened this Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant