Diana Huang
|
3b66852235
|
Add unicode handling to the signing and verifying logic
|
2013-09-19 10:07:49 -04:00 |
|
Diana Huang
|
03a4af7add
|
Fix failing tests.
|
2013-09-04 11:21:31 -04:00 |
|
David Ormsbee
|
78acd083be
|
Merge branch 'master' into ormsbee/verifyuser3
Conflicts:
common/djangoapps/course_modes/models.py
lms/djangoapps/shoppingcart/models.py
lms/djangoapps/shoppingcart/processors/CyberSource.py
lms/djangoapps/shoppingcart/processors/tests/test_CyberSource.py
lms/djangoapps/shoppingcart/tests/test_models.py
lms/djangoapps/shoppingcart/tests/test_views.py
lms/djangoapps/shoppingcart/urls.py
lms/djangoapps/shoppingcart/views.py
lms/envs/common.py
lms/envs/dev.py
lms/static/sass/base/_variables.scss
|
2013-09-04 10:58:30 -04:00 |
|
Diana Huang
|
4471079f71
|
Clean up validation of price selection. Add error messaging.
|
2013-08-28 16:43:09 -04:00 |
|
Diana Huang
|
d7225f026a
|
Only store certain bits of information behind a flag.
|
2013-08-27 15:19:58 -04:00 |
|
David Ormsbee
|
9b43871373
|
Verification purchase goes through to CyberSource
|
2013-08-22 21:14:18 -04:00 |
|
David Ormsbee
|
ff472e16f1
|
Grabbing the basic order information we need to sent to CyberSource.
|
2013-08-22 15:52:59 -04:00 |
|
Diana Huang
|
b475ac36f1
|
Some pep8/pylint cleanup
|
2013-08-22 15:39:56 -04:00 |
|
Jason Bau
|
055ad5357d
|
100% coverage on CyberSource.py
|
2013-08-22 15:39:56 -04:00 |
|
Jason Bau
|
d140ffd868
|
Start of tests for CyberSource processor
|
2013-08-22 15:39:56 -04:00 |
|
Jason Bau
|
9fdf60ff45
|
change method sig of process_postpay_callback
|
2013-08-22 15:39:56 -04:00 |
|
Jason Bau
|
ca3651fa35
|
add handling of CyberSource non-ACCEPT decisions
|
2013-08-22 15:39:56 -04:00 |
|
Jason Bau
|
5fbb12cb61
|
make PaidCourseRegistration mode aware
|
2013-08-22 15:39:55 -04:00 |
|
Jason Bau
|
5ae2289df0
|
about page changes, refactor processor reply handling
|
2013-08-22 15:39:55 -04:00 |
|
Jason Bau
|
e4e22f0f85
|
Lots more verification of CyberSource reply + receipt generation
|
2013-08-22 15:39:55 -04:00 |
|
Jason Bau
|
41b9f9f071
|
factor out cybersource processor from cart
|
2013-08-22 15:39:55 -04:00 |
|
Diana Huang
|
76766cbcae
|
Some pep8/pylint cleanup
|
2013-08-21 13:14:22 -04:00 |
|
Jason Bau
|
d38748b300
|
100% coverage on CyberSource.py
|
2013-08-21 13:14:22 -04:00 |
|
Jason Bau
|
3da149ad76
|
Start of tests for CyberSource processor
|
2013-08-21 13:14:22 -04:00 |
|
Jason Bau
|
3ecdb6711f
|
change method sig of process_postpay_callback
|
2013-08-21 13:14:22 -04:00 |
|
Jason Bau
|
64c8a7444f
|
add handling of CyberSource non-ACCEPT decisions
|
2013-08-21 13:14:22 -04:00 |
|
Jason Bau
|
65f2814d73
|
make PaidCourseRegistration mode aware
|
2013-08-21 13:14:22 -04:00 |
|
Jason Bau
|
a4f5f4e42f
|
about page changes, refactor processor reply handling
|
2013-08-21 13:14:21 -04:00 |
|
Jason Bau
|
0b8f41443f
|
Lots more verification of CyberSource reply + receipt generation
|
2013-08-21 13:14:21 -04:00 |
|
Jason Bau
|
cf9d42772f
|
factor out cybersource processor from cart
|
2013-08-21 13:14:21 -04:00 |
|