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

MOB-875 Adding MobileMoney Charge endpoint #101

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Peter-John-paystack
Copy link
Collaborator

- Added Mobile Money as a supported channel
- Added endpoint for Mobile Money charge
- Added listener for mobile money events
- Added unit tests for endpoint and listener for mobile money charge
- Added Mock responses
- Updated tests to support mobile money as a channel

	- Added Mobile Money as a supported channel
	- Added endpoint for Mobile Money charge
	- Added listener for mobile money events
	- Added unit tests for endpoint and listener for mobile money charge
	- Added Mock responses
	- Updated tests to support mobile money as a channel
	- Added Mobile Money as a supported channel
	- Added endpoint for Mobile Money charge
	- Added listener for mobile money events
	- Added unit tests for endpoint and listener for mobile money charge
	- Added Mock responses
	- Updated tests to support mobile money as a channel
	- Added Mobile Money as a supported channel
	- Added endpoint for Mobile Money charge
	- Added listener for mobile money events
	- Added unit tests for endpoint and listener for mobile money charge
	- Added Mock responses
	- Updated tests to support mobile money as a channel
	- Added Mobile Money as a supported channel
	- Added endpoint for Mobile Money charge
	- Added listener for mobile money events
	- Added unit tests for endpoint and listener for mobile money charge
	- Added Mock responses
	- Updated tests to support mobile money as a channel
}

// MARK: - Display
public struct Display: Codable {
Copy link
Member

Choose a reason for hiding this comment

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

@Peter-John-paystack The name should probably have a "MobileMoney" prefix to tie it more to the channel since we don't know if there'll be another "Display" object in the near future.

Copy link
Member

Choose a reason for hiding this comment

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

Or we could make it a child of the MobileMoneyChargeData struct.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah I can still make that change @michael-paystack Good catch.

	- Added Mobile Money as a supported channel
	- Added endpoint for Mobile Money charge
	- Added listener for mobile money events
	- Added unit tests for endpoint and listener for mobile money charge
	- Added Mock responses
	- Updated tests to support mobile money as a channel
Copy link

sonarcloud bot commented Nov 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

93.3% 93.3% Coverage
0.0% 0.0% Duplication

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.

2 participants