chore: refactor settings

This commit is contained in:
2024-03-24 20:59:23 +01:00
parent 05ece2c074
commit 6b04fe7e23
8 changed files with 57 additions and 41 deletions
+3 -1
View File
@@ -39,7 +39,9 @@ def compare_signatures(signature_1, signature_2):
return sig1safe == sig2safe
def validate_payment_for_transaction(request, transaction: PaymentTransaction) -> Decimal:
def validate_payment_for_transaction(
request, transaction: PaymentTransaction
) -> Decimal:
"""
example_response_data = {
'Ds_MerchantCode': '999008881',