|
Source Control Clients
Project Name: MoneyBaby
Server URL: https://tfs05.codeplex.com
1-10 of 28Change Sets
< Previous 1 2 3 Next >
| 8263 |
|
Feb 18
|
Pulled the TransactionResultData off the PaymentData object and made it the result of calling one of our action methods. (Auth,Charge,Capture,etc...) |
jetheredge
|
35 |
| 8258 |
|
Feb 18
|
Added support for dynamically calling the gateways now that we have strongly typed gateway settings. All gateways are created through factory methods on the CreditCardProcessor class. Updated the sample application to have an example of using the dynamic gateway settings. |
jetheredge
|
0 |
| 8199 |
|
Feb 18
|
Did some serious restructuring in order to have stongly typed settings for each gateway. I updated the sample application in order to reflect this. It wasn't a problem now, but it will be as more gateways get added. |
jetheredge
|
0 |
| 8195 |
|
Feb 18
|
Changed _currentProcessor to be an ICreditCardGateway and added a constructor overload on CreditCardProcessor that takes an ICreditCardGateway. This way it'll be easier to create tests or pass in a custom gateway that is not in the project. |
jetheredge
|
0 |
| 8194 |
|
Feb 18
|
Added the PaymentOperationType enumeration so that we weren't passing strings around. Also moved the Authorize,Capture,Charge,Refund,Void methods out of the individual gateways and into the BaseCreditCardGateway so they aren't copied everywhere. I also made the gateway classes internal so there would be less confusion on which class to use. |
jetheredge
|
0 |
| 8192 |
|
Feb 18
|
Moved gateways into their own folders so we can store any enumerations or additional files into these folders |
jetheredge
|
0 |
| 2145 |
|
Nov 27 2007
|
Added Worldpay Junior Select and API Documentation project
|
mmcconnell1618
|
37 |
| 2144 |
|
Nov 27 2007
|
|
mmcconnell1618
|
1 |
| 2136 |
|
Nov 27 2007
|
|
mmcconnell1618
|
0 |
| 2133 |
|
Nov 27 2007
|
|
mmcconnell1618
|
0 |
1-10 of 28Change Sets
< Previous 1 2 3 Next >
|
|
|
|
|