Skip to content

Implement the payment processing service - #60

Open
devJaja wants to merge 21 commits into
PayStell:mainfrom
devJaja:feat/paymentProcessing
Open

Implement the payment processing service#60
devJaja wants to merge 21 commits into
PayStell:mainfrom
devJaja:feat/paymentProcessing

Conversation

@devJaja

@devJaja devJaja commented Mar 31, 2025

Copy link
Copy Markdown
Contributor

Pull Request Overview

📝 Summary

implement payment processing backend service.

🔗 Related Issues

  • Closes #(53) Replace with the actual issue number.

🔄 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.

@respp respp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The ProcessPayment method is not being used in any route. Currently, I don't see the payment route registered in app.ts.

Comment thread src/controllers/PaymentController.ts
Comment thread src/controllers/PaymentController.ts
@respp

respp commented Apr 4, 2025

Copy link
Copy Markdown
Contributor

#53

@respp

respp commented Apr 10, 2025

Copy link
Copy Markdown
Contributor

@devJaja any updates?

@devJaja

devJaja commented Apr 10, 2025

Copy link
Copy Markdown
Contributor Author

@devJaja any updates?

I soon,
fixing some bugs

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.

4 participants