An error occurred fetching the project authors.
- 11 Oct, 2012 1 commit
-
-
Gabriel Monnerat authored
Remove line to not check consistency inside navigate method because if the user don't have Manager role, he hasn't permission to run checkConsistency function. Then, if one normal user try to redirect to Paypal page, the page will crash because he don't have permissions.
-
- 13 Jul, 2012 1 commit
-
-
Gabriel Monnerat authored
clean up reportPaymentStatus function on PaypalService to call PaypalService_reportPaymentStatus script regardless of the outcome of the status and through the activities and added one test to cover this method Fix unit test
-
- 11 Jul, 2012 1 commit
-
-
Sebastien Robin authored
Revert "clean up reportPaymentStatus function on PaypalService to call PaypalService_reportPaymentStatus script regardless of the outcome of the status and added one test to cover this method" This reverts commit 03e358bc. One test was failing
-
- 10 Jul, 2012 1 commit
-
-
Gabriel Monnerat authored
clean up reportPaymentStatus function on PaypalService to call PaypalService_reportPaymentStatus script regardless of the outcome of the status and added one test to cover this method
-
- 05 Jul, 2012 1 commit
-
-
Gabriel Monnerat authored
remove paramater that is not supported on IPaymentService and refactor code to be possible pass a list of parameters to page template. With this will be possible create one form more ergonomic to post to paypal
-
- 04 Jul, 2012 1 commit
-
-
Gabriel Monnerat authored
This is ERP5SecurePayment service which aims to provide paypal integration following ERP5SecurePayment interface.
-