Commit 20b20c6c by Nilesh Londhe

Update configuration to CyberSource2 as the previous Hosted Order Page API is…

Update configuration to CyberSource2 as the previous Hosted Order Page API is being deprecated as of 9/14

https://github.com/edx/edx-platform/blob/b048d98eb99bb0fe3e570d5eb4bbe6e6baa14265/lms/djangoapps/shoppingcart/processors/CyberSource2.py#L3
parent 3c33048e
......@@ -235,7 +235,7 @@ EDXAPP_GRADE_BUCKET: 'edx-grades'
EDXAPP_GRADE_ROOT_PATH: '/tmp/edx-s3/grades'
# Credit card processor
# These are the same defaults set in common.py
EDXAPP_CC_PROCESSOR_NAME: "CyberSource"
EDXAPP_CC_PROCESSOR_NAME: "CyberSource2"
EDXAPP_CC_PROCESSOR:
CyberSource:
SHARED_SECRET: ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment