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: add dynamic qr code #80

Merged
merged 7 commits into from
Nov 14, 2023
Merged

feat: add dynamic qr code #80

merged 7 commits into from
Nov 14, 2023

Conversation

itsyaasir
Copy link
Collaborator

@itsyaasir itsyaasir commented Nov 10, 2023

Closes #56

@itsyaasir itsyaasir self-assigned this Nov 10, 2023
@itsyaasir itsyaasir requested a review from c12i November 10, 2023 06:11
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.

You implemented the builder well, we should now migrate the existing services to

cc @crispinkoech might need your help here too on this.

src/services/dynamic_qr.rs Outdated Show resolved Hide resolved
src/services/dynamic_qr.rs Show resolved Hide resolved
Co-authored-by: Collins Muriuki <hello@collinsmuriuki.xyz>
@itsyaasir
Copy link
Collaborator Author

@collinsmuriuki We can break down the tasks into smaller sub-tasks for the migration to the builder pattern.

@crispinkoech Can look into migrating the bill manager service

@c12i
Copy link
Owner

c12i commented Nov 14, 2023

Sounds good @itsyaasir, I can migrate the other apis then, creating issues for this.

@crispinkoech
Copy link
Collaborator

I can take up the bill manager service.

@itsyaasir itsyaasir merged commit 175a93f into master Nov 14, 2023
11 checks passed
@itsyaasir itsyaasir deleted the feat/dynamic-qr branch November 14, 2023 13:30
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 Dynamic Mpesa QR API
3 participants