racResponse

This commit is contained in:
CHIEFSOFT\ameye
2025-05-24 05:01:20 -04:00
parent 1a315b1d80
commit a4ed936392
+1 -1
View File
@@ -75,7 +75,7 @@ class EligibilityCheckService(BaseService):
customer_id = customer_id,
account_id = account_id,
transaction_id = transaction.transaction_id,
data = response['RACResponse']
data = response['racResponse']
)
if not rac_check: