Skip to content

Commit

Permalink
fix: define flex-run-environment in configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
Danyal-Faheem committed Jan 2, 2024
1 parent 9b0b1ff commit fb70d2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutorecommerce/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"merchant_id": "SET-ME-PLEASE",
"soap_api_url": "https://ics2wstest.ic3.com/commerce/1.x/transactionProcessor/CyberSourceTransaction_1.140.wsdl",
"transaction_key": "SET-ME-PLEASE",
"flex-run-environment": "cybersource.environment.sandbox",
},
"paypal": {
"mode": "sandbox",
Expand Down

0 comments on commit fb70d2c

Please sign in to comment.