From 96b7fea5c91d636d99e6b65e4c535c32ef0daf4e Mon Sep 17 00:00:00 2001 From: "taha.alam" Date: Mon, 9 Sep 2024 12:15:04 +0300 Subject: [PATCH] WD:payfort services changes reverted --- lib/services/payfort_services/payfort_service.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/services/payfort_services/payfort_service.dart b/lib/services/payfort_services/payfort_service.dart index 2c362392..4cc203e2 100644 --- a/lib/services/payfort_services/payfort_service.dart +++ b/lib/services/payfort_services/payfort_service.dart @@ -54,7 +54,7 @@ class PayfortService extends BaseService { "Pat_Token": result.tokenName, "IsRefund": false, "RemmeberMe": false, - "Reconciliation_Reference": "", + "Reconciliation_Reference": result.reconciliationReference, "LanguageID": 1, "PatientID": patientID };