racResponse
This commit is contained in:
@@ -75,7 +75,7 @@ class EligibilityCheckService(BaseService):
|
|||||||
customer_id = customer_id,
|
customer_id = customer_id,
|
||||||
account_id = account_id,
|
account_id = account_id,
|
||||||
transaction_id = transaction.transaction_id,
|
transaction_id = transaction.transaction_id,
|
||||||
data = response['RACResponse']
|
data = response['racResponse']
|
||||||
)
|
)
|
||||||
|
|
||||||
if not rac_check:
|
if not rac_check:
|
||||||
|
|||||||
Reference in New Issue
Block a user