reapyment is needed
This commit is contained in:
@@ -68,6 +68,8 @@ class RepaymentService(BaseService):
|
||||
|
||||
# Simulated processing logic
|
||||
response_data = {
|
||||
"id": repayment.id,
|
||||
"initiated_by": repayment.initiated_by,
|
||||
"transactionId": transaction_id,
|
||||
"customerId": customer_id,
|
||||
"productId": loan.product_id,
|
||||
|
||||
Reference in New Issue
Block a user