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

Action BL: Payment #43

Closed
wants to merge 38 commits into from
Closed

Action BL: Payment #43

wants to merge 38 commits into from

Conversation

Meleorina
Copy link
Contributor

@Meleorina Meleorina commented May 25, 2019

  • Connect with Calculation for payment
  • Make a loan payment
  • Logic checks (ex. if fully paid)
  • Fill response with success data
    close Action BL: Payment #14

@Meleorina Meleorina added the business logic Business logic tasks label May 25, 2019
@Meleorina Meleorina added this to the Ready: BL milestone May 25, 2019
@Meleorina Meleorina self-assigned this May 25, 2019
@Meleorina Meleorina changed the title Action BL: Paymen Action BL: Payment May 25, 2019
Meleorina added 3 commits May 27, 2019 20:40
# Conflicts:
#	src/com/apmath/loans/application/v1/Api.kt
#	src/com/apmath/loans/application/v1/actions/PaymentList.kt
#	src/com/apmath/loans/domain/services/PaymentService.kt
#	src/com/apmath/loans/domain/services/PaymentServiceInterface.kt
Meleorina added 2 commits May 29, 2019 00:04
# Conflicts:
#	src/com/apmath/loans/application/v1/Api.kt
#	src/com/apmath/loans/application/v1/actions/Payment.kt
#	src/com/apmath/loans/application/v1/actions/PaymentList.kt
#	src/com/apmath/loans/domain/models/ApplicationInterface.kt
#	src/com/apmath/loans/domain/models/loans/LoanCreationData.kt
#	src/com/apmath/loans/domain/services/PaymentService.kt
#	src/com/apmath/loans/domain/services/PaymentServiceInterface.kt
#	src/com/apmath/loans/infrastructure/fetchers/ApplicationsFetcher.kt
#	src/com/apmath/loans/infrastructure/fetchers/CalculationsFetcher.kt
#	src/com/apmath/loans/infrastructure/fetchers/ClientsFetcher.kt
#	src/com/apmath/loans/infrastructure/models/Application.kt
Copy link
Member

@BarracudaPff BarracudaPff left a comment

Choose a reason for hiding this comment

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

eof reqs

BarracudaPff
BarracudaPff previously approved these changes May 31, 2019
@BarracudaPff
Copy link
Member

Closed due to other prs

@BarracudaPff BarracudaPff deleted the feature-14 branch June 1, 2019 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
business logic Business logic tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Action BL: Payment
2 participants