-
If they cancel on CyberSource the user will be directed to this page
-
This is the page which the user will be redirected to after a successful payment on cybersource
-
As a user I'd like to pay for my course on edX.
On clicking enroll, we'll ask user for credit card information
On clicking save, we'll charge user's credit card using MIT's CyberSource account
- [x] …
-
I am supposed to integrate a CyberSource payment gateway:
My request data :
`request.put( "ccAuthService_run", "true" );
request.put( "ccCaptureService_run", "true" );
request.put( "merchantReferenceC…
-
Tracks tasks for DEDP e-commerce
# ToDos
- [x] enable ecommerce conditionally (DEDP needs it. SCM does not)
- [x] Integration with Cybersource, MIT's preferred ecommerce provider
- [x] #904 order re…
-
-
I ran into this when I was directed back to the dashboard after fulfilling the order
```
2016-10-05T19:11:21.107661+00:00 app[web.1]: [2016-10-05 19:11:21] WARNING 18 [django.request] base.py:182 - […
-
MIT finance (VPF) has a relationship with CyberSource for taking credit cards for online purchases.
We have already evaluated [MIT's standard payment gateway](http://vpf.mit.edu/site/merchant_servic…
-
-
This will update the order to be fulfilled, and we'll need to contact edX to enroll the user in the verified course too