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

[FEATURE] Apply SOLID practices in PaymentsController #70

Open
JoaoVitorFarias opened this issue Mar 31, 2022 · 0 comments
Open

[FEATURE] Apply SOLID practices in PaymentsController #70

JoaoVitorFarias opened this issue Mar 31, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JoaoVitorFarias
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
The class is dealing with functions that are a little outside its scope, so it would be necessary to modularize the part of the code that actually resends the receipts.

Describe the solution you'd like
Create a new controller to handle resend receipt issues

@JoaoVitorFarias JoaoVitorFarias added the enhancement New feature or request label Mar 31, 2022
@JoaoVitorFarias JoaoVitorFarias self-assigned this Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant