Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
23446 2977 d 2 h amit.gupta /trunk/ Added changes related to fofo.  
23120 3059 d 5 h amit.gupta /trunk/ Added recharge_commissions  
22387 3172 d 6 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
21994 3220 d 18 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
21993 3220 d 18 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
21089 3345 d 9 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20349 3537 d 5 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20348 3537 d 5 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20304 3557 d 9 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20256 3567 d 7 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20251 3570 d 3 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Mapped store codes.  
12991 4208 d 8 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/ Removed staging urls , going live with async calls  
12979 4209 d 6 h kshitij.sood /trunk/ Service changes related to async recharge  
12780 4247 d 5 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/ Checking transaction status while activating recharge  
12771 4247 d 10 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/ Domain change.  
11488 4367 d 2 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
9345 4506 d 11 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/impl/ Changed continue to pass in exception catch block  
9321 4509 d 7 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/ Adding reconciliation with mobisoc  
7996 4647 d 19 h anupam.singh / Created a bulk recharge facility. Streamlined initialization of controller classes.  
7669 4702 d 4 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Send storecode in optional2 parameter.  
7369 4732 d 6 h rajveer /trunk/ Added aggregator TID and provider TID in recharge transaction table;  
7073 4789 d 6 h anupam.singh / Changes for rechargeFromStore  
6719 4860 d 3 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 4912 d 6 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/impl/ Sending plan in optional1 argument instead of optional2  
6357 4927 d 7 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Corrected recharge refund script.  
6345 4928 d 4 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Return type should be decimal.  
6338 4928 d 6 h rajveer /trunk/PyProj/src/shop2020/ Do not allow recharge from test machine.  
6317 4934 d 10 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ added try catch in case of refunds.  
6298 4937 d 6 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Handle empty description.  
6286 4942 d 7 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Process Transaction Under Process Transactions based on aggregator response.  
6276 4943 d 10 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/ Made the changed for the suspense status.  
6235 4954 d 4 h rajveer /trunk/ Process refund in case of recharge.  
6227 4955 d 3 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Updated timeout seconds.  
6219 4956 d 6 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/ Process the successful transactions using offline script.  
6162 4962 d 8 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Sending plan parameter for some of the operators.  
6161 4962 d 8 h rajveer /trunk/ Corrected some of the issues.  
6151 4963 d 5 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Changed method to return exact balance.  
6144 4963 d 6 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Made all the clients as singleton.  
6135 4963 d 23 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 4964 d 9 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added method to check transaction status.