-
Not sure if this is already set up but we should have a dedicated email account for the Cybersource post-back receipts.
-
Spring Boot 1.4.4.
We have a production system with a five node cluster running REST endpoints and using the embedded Tomcat container. The cluster serves roughly 600 million REST calls a week.
…
-
at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
at org.apach…
-
We should remove the CyberSource-related code, leaving the ecommerce parts which we still need for ecommerce
-
This is mostly paranoia, but we should parse a Cybersource receipt email and feed it to the Cybersource API ourselves to ensure that we can do this manually if necessary. To test:
- set up Cybersource…
-
-
I am getting following error when authorising transaction in cybersource.
`The following request field(s) is either invalid or missing: auth_request_id, auth_request_token`
Not sure if request_token…
-
We should add code to monitor that failed orders are dealt with promptly. I think there are two main cases where it may fail: when we enroll the user in edX, and when the payment processor fails for s…
-
To make it easier for backoffice processing of orders, we'd like to pass the edx_course_key and the course title to Cybersource.
-