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

feat(service): Add M-Pesa Express Query service #108

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

itsyaasir
Copy link
Collaborator

@itsyaasir itsyaasir commented Jan 29, 2024

Closes #101

@itsyaasir itsyaasir changed the title feat!(service): Add M-Pesa Express Query service feat(service): Add M-Pesa Express Query service Jan 29, 2024
@itsyaasir itsyaasir linked an issue Jan 29, 2024 that may be closed by this pull request
@itsyaasir itsyaasir self-assigned this Jan 29, 2024
@itsyaasir itsyaasir requested a review from c12i January 29, 2024 04:58
@c12i c12i added the port-to-v1 The changes in this PR should be ported over to the `v1` maintenance branch label Jan 29, 2024
Copy link
Owner

@c12i c12i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other Suggestion: rename docs/client/express_request.md to docs/client/express.md,git mv should do the trick to maintain commit history for the file

src/services/express/express_query.rs Outdated Show resolved Hide resolved
src/services/express/express_query.rs Outdated Show resolved Hide resolved
@c12i c12i removed the port-to-v1 The changes in this PR should be ported over to the `v1` maintenance branch label Jan 30, 2024
@c12i
Copy link
Owner

c12i commented Jan 30, 2024

On second thought, this change cannot be ported to v1 because of the updated feature name from express_request to express

Copy link
Owner

@c12i c12i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Be sure to update the table in the README.md file

@itsyaasir itsyaasir requested a review from c12i February 5, 2024 13:54
@c12i
Copy link
Owner

c12i commented Feb 6, 2024

Failing doc tests are at it again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Mpesa Express Query service
2 participants