Skip to content

Commit

Permalink
docs: add flex-run-enviornment configuration value change for cyberso…
Browse files Browse the repository at this point in the history
…urce
  • Loading branch information
Danyal-Faheem committed Dec 29, 2023
1 parent c5aef92 commit 9b0b1ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ You will need to modify the ``ECOMMERCE_PAYMENT_PROCESSORS`` parameter to config
flex_shared_secret_key: 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:
cancel_checkout_path: /checkout/cancel-checkout/
client_id: SET-ME-PLEASE
Expand All @@ -81,6 +82,8 @@ To enable the `Cybersource <https://cybersource.com>`__ payment processor, two k

The ``merchant_id`` setting corresponds to your Merchant ID.

If you are running in production, you need to change the ``flex-run-environment`` value in the configuration file as well. You should change the ``flex-run-environment`` value to ``cybersource.environment.production``

Operations
----------

Expand Down

0 comments on commit 9b0b1ff

Please sign in to comment.