Commit 40d29ef1 by Feanil Patel

Correct class path.

parent f4b4fa97
......@@ -50,7 +50,7 @@ ECOMMERCE_SOCIAL_AUTH_EDX_OIDC_ID_TOKEN_DECRYPTION_KEY : 'some-secret'
ECOMMERCE_SOCIAL_AUTH_EDX_OIDC_URL_ROOT : 'some-secret'
# Cybersource related
ECOMMERCE_PAYMENT_PROCESSOR_CLASS: 'extensions.payment.processors.Cybersourcer'
ECOMMERCE_PAYMENT_PROCESSOR_CLASS: 'extensions.payment.processors.Cybersource'
ECOMMERCE_CYBERSOURCE_PROFILE_ID: 'SET-ME-PLEASE'
ECOMMERCE_CYBERSOURCE_ACCESS_KEY: 'SET-ME-PLEASE'
ECOMMERCE_CYBERSOURCE_SECRET_KEY: 'SET-ME-PLEASE'
......
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