Skip to content

Conversation

@morukele
Copy link
Owner

Added support for the subaccount api route to the create.

In addition, did some cleanup to make the crate better from a maintenance point of view. These clean up include:

  • Moved the Paystack base URL into a constant variable so it can easily be updated
  • Changed error handling to use the propagation ? operator for a cleaner look
  • Reduced the use of match statements in the code
  • Added support for deserialising int into bool due to some error from Paystack

@morukele morukele self-assigned this Aug 29, 2025
@morukele morukele added the enhancement New feature or request label Aug 29, 2025
@morukele morukele moved this to In review in paystack-rs Aug 29, 2025
@morukele morukele merged commit 7ff107b into dev Aug 29, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from In review to Done in paystack-rs Aug 29, 2025
@morukele morukele deleted the feature/subaccounts branch September 24, 2025 12:46
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

Successfully merging this pull request may close these issues.

2 participants