emile 1 year ago
parent 45b55654ce
commit fbfd339bf2

@ -53,7 +53,7 @@ def initiate_checkout(request):
"apiUsername": api_username, "apiUsername": api_username,
"apiPassword": api_password, "apiPassword": api_password,
"merchant": merchant_id, "merchant": merchant_id,
"interaction.operation": "PURCHASE", "interaction.operation": "AUTHORIZE",
"interaction.merchant.name": merchant_name, "interaction.merchant.name": merchant_name,
"order.id": order_id, "order.id": order_id,
"order.amount": "100.00", "order.amount": "100.00",

Binary file not shown.
Loading…
Cancel
Save