Commit 2297832f by Eugeny Kolpakov

Merge pull request #2925 from open-craft/ekolpakov/new-ecommerce-payment-processor-format

Revert "Revert "New payment processor configuration format""
parents fc3a21c5 9c248e5e
......@@ -80,6 +80,7 @@ ECOMMERCE_PAYPAL_CANCEL_URL: '{{ ECOMMERCE_LMS_URL_ROOT }}/commerce/checkout/can
ECOMMERCE_PAYPAL_ERROR_URL: '{{ ECOMMERCE_LMS_URL_ROOT }}/commerce/checkout/error/'
ECOMMERCE_PAYMENT_PROCESSOR_CONFIG:
edx:
cybersource:
profile_id: '{{ ECOMMERCE_CYBERSOURCE_PROFILE_ID }}'
merchant_id: '{{ ECOMMERCE_CYBERSOURCE_MERCHANT_ID }}'
......
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