Implement the payment processing service - #60
Open
devJaja wants to merge 21 commits into
Open
Conversation
respp
requested changes
Apr 4, 2025
respp
left a comment
Contributor
There was a problem hiding this comment.
I need you to implement the controllers and services for merchant registration and token management, use them all in the main route file, and complete the integration with the contract for all required functions. I suggest you review the acceptance criteria.
Remember to update changes and work with the latest branch, as well as ensure that the build works correctly. Once everything is completed correctly, use Postman as stated in the documentation to register all endpoints.
Contributor
There was a problem hiding this comment.
The ProcessPayment method is not being used in any route. Currently, I don't see the payment route registered in app.ts.
Contributor
Contributor
|
@devJaja any updates? |
Contributor
Author
I soon, |
…aystell-backend into feat/paymentProcessing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Overview
📝 Summary
implement payment processing backend service.
🔗 Related Issues
🔄 Changes Made
Please provide a general description of your changes. Include any relevant background information or context that may help reviewers understand the purpose of this PR.
🖼️ Current Output
Give evidence like screenshots of what your job looks like.
🧪 Testing
If applicable, describe the tests performed. Provide screenshots, test outputs, or any resources that can help reviewers understand how the changes were tested.
💬 Comments
Any additional context, questions, or considerations for the reviewers.