From f1a74749f7868edd193e6dfec916600b08b78093 Mon Sep 17 00:00:00 2001 From: haroon amjad Date: Tue, 16 Jan 2024 16:18:07 +0300 Subject: [PATCH] param update --- 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 d8cef846..308d5818 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": result.reconcilationReference, + "Reconciliation_Reference": result.reconciliationReference, "LanguageID": 1, };