Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
23446 3042 d 4 h amit.gupta /trunk/ Added changes related to fofo.  
23120 3124 d 7 h amit.gupta /trunk/ Added recharge_commissions  
22387 3237 d 7 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
21994 3285 d 20 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
21993 3285 d 20 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
21089 3410 d 11 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20349 3602 d 6 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20348 3602 d 6 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20304 3622 d 10 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20256 3632 d 8 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20251 3635 d 5 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Mapped store codes.  
12991 4273 d 9 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/ Removed staging urls , going live with async calls  
12979 4274 d 7 h kshitij.sood /trunk/ Service changes related to async recharge  
12780 4312 d 6 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/ Checking transaction status while activating recharge  
12771 4312 d 12 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/ Domain change.  
11488 4432 d 4 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
9345 4571 d 12 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/impl/ Changed continue to pass in exception catch block  
9321 4574 d 9 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/ Adding reconciliation with mobisoc  
7996 4712 d 20 h anupam.singh / Created a bulk recharge facility. Streamlined initialization of controller classes.  
7669 4767 d 6 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Send storecode in optional2 parameter.  
7369 4797 d 8 h rajveer /trunk/ Added aggregator TID and provider TID in recharge transaction table;  
7073 4854 d 8 h anupam.singh / Changes for rechargeFromStore  
6719 4925 d 5 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/impl/ Moving to the "smsapi.spiceharbour.com" server. Limiting total recharge amount to 3000 per 24 hours per ipAddress.  
6393 4977 d 8 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/impl/ Sending plan in optional1 argument instead of optional2  
6357 4992 d 8 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Corrected recharge refund script.  
6345 4993 d 6 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Return type should be decimal.  
6338 4993 d 8 h rajveer /trunk/PyProj/src/shop2020/ Do not allow recharge from test machine.  
6317 4999 d 11 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ added try catch in case of refunds.  
6298 5002 d 8 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Handle empty description.  
6286 5007 d 8 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Process Transaction Under Process Transactions based on aggregator response.  
6276 5008 d 12 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/ Made the changed for the suspense status.  
6235 5019 d 6 h rajveer /trunk/ Process refund in case of recharge.  
6227 5020 d 5 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Updated timeout seconds.  
6219 5021 d 7 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/ Process the successful transactions using offline script.  
6162 5027 d 10 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Sending plan parameter for some of the operators.  
6161 5027 d 10 h rajveer /trunk/ Corrected some of the issues.  
6151 5028 d 7 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Changed method to return exact balance.  
6144 5028 d 8 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Made all the clients as singleton.  
6135 5029 d 1 h anupam.singh /trunk/ Put recharge client initialization in try-catch block. Added validations for billing address. Wrote a static map of operator Id to operator Name.  
6112 5029 d 10 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added method to check transaction status.