Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
23446 2906 d 6 h amit.gupta /trunk/ Added changes related to fofo.  
23120 2988 d 9 h amit.gupta /trunk/ Added recharge_commissions  
22387 3101 d 10 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
21994 3149 d 22 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
21993 3149 d 22 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
21089 3274 d 14 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20349 3466 d 9 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20348 3466 d 9 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20304 3486 d 13 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20256 3496 d 11 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20251 3499 d 7 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Mapped store codes.  
12991 4137 d 12 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/ Removed staging urls , going live with async calls  
12979 4138 d 10 h kshitij.sood /trunk/ Service changes related to async recharge  
12780 4176 d 9 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/ Checking transaction status while activating recharge  
12771 4176 d 14 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/ Domain change.  
11488 4296 d 6 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
9345 4435 d 15 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/impl/ Changed continue to pass in exception catch block  
9321 4438 d 11 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/ Adding reconciliation with mobisoc  
7996 4576 d 23 h anupam.singh / Created a bulk recharge facility. Streamlined initialization of controller classes.  
7669 4631 d 8 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Send storecode in optional2 parameter.  
7369 4661 d 10 h rajveer /trunk/ Added aggregator TID and provider TID in recharge transaction table;  
7073 4718 d 10 h anupam.singh / Changes for rechargeFromStore  
6719 4789 d 7 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 4841 d 10 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/impl/ Sending plan in optional1 argument instead of optional2  
6357 4856 d 11 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Corrected recharge refund script.  
6345 4857 d 8 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Return type should be decimal.  
6338 4857 d 10 h rajveer /trunk/PyProj/src/shop2020/ Do not allow recharge from test machine.  
6317 4863 d 14 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ added try catch in case of refunds.  
6298 4866 d 10 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Handle empty description.  
6286 4871 d 11 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Process Transaction Under Process Transactions based on aggregator response.  
6276 4872 d 14 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/ Made the changed for the suspense status.  
6235 4883 d 8 h rajveer /trunk/ Process refund in case of recharge.  
6227 4884 d 7 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Updated timeout seconds.  
6219 4885 d 10 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/ Process the successful transactions using offline script.  
6162 4891 d 12 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Sending plan parameter for some of the operators.  
6161 4891 d 12 h rajveer /trunk/ Corrected some of the issues.  
6151 4892 d 9 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Changed method to return exact balance.  
6144 4892 d 10 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Made all the clients as singleton.  
6135 4893 d 3 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 4893 d 13 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added method to check transaction status.