Transaction id added
This commit is contained in:
@@ -73,6 +73,7 @@ class RepaymentService(BaseService):
|
|||||||
|
|
||||||
# Simulated processing logic
|
# Simulated processing logic
|
||||||
response_data = {
|
response_data = {
|
||||||
|
"transaction_id": transaction_id,
|
||||||
"customerId": customer_id,
|
"customerId": customer_id,
|
||||||
"productId": product_id,
|
"productId": product_id,
|
||||||
"debtId": loan_id,
|
"debtId": loan_id,
|
||||||
|
|||||||
Reference in New Issue
Block a user