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: set callback to post for tnm and added new connector #66

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

Conversation

elijah0kello
Copy link
Member

@elijah0kello elijah0kello commented Nov 21, 2024

  • set callback method to post for tnm core connector
  • added mtn zambia core connector

@elijah0kello
Copy link
Member Author

@elnyry-sam-k , kindly help me review this PR

@@ -162,7 +162,7 @@ paths:
description: Bad request

/callback:
put:
post:
Copy link
Member

Choose a reason for hiding this comment

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

hi @elijah0kello , why change to post?

Typically Mojaloop's callbacks all use PUT method, is there a justification to make this change?

Copy link
Member Author

Choose a reason for hiding this comment

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

That callback is for the DFSP to send us a transfer notification. The DFSP sends it in POST and not PUT like we earlier had built

@elnyry-sam-k
Copy link
Member

thanks for the PR @elijah0kello , sure

@elijah0kello
Copy link
Member Author

elijah0kello commented Nov 22, 2024

That callback is for the DFSP to send us a transfer notification. The DFSP sends it in POST and not PUT like we earlier had built

@elijah0kello
Copy link
Member Author

elijah0kello commented Nov 25, 2024

Added commits for the mtn zambia core connector

@elijah0kello elijah0kello changed the title feat: set callback method to post for tnm feat: set callback to post for tnm and added mtn-zm-core-connector Nov 25, 2024
@elijah0kello elijah0kello changed the title feat: set callback to post for tnm and added mtn-zm-core-connector feat: set callback to post for tnm and added new connector Nov 25, 2024
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.

3 participants