Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
23446 2951 d 1 h amit.gupta /trunk/ Added changes related to fofo.  
23120 3033 d 4 h amit.gupta /trunk/ Added recharge_commissions  
22387 3146 d 4 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
21994 3194 d 17 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
21993 3194 d 17 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
21089 3319 d 8 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20349 3511 d 3 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20348 3511 d 3 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20304 3531 d 8 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20256 3541 d 5 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20251 3544 d 2 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Mapped store codes.  
12991 4182 d 7 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/ Removed staging urls , going live with async calls  
12979 4183 d 5 h kshitij.sood /trunk/ Service changes related to async recharge  
12780 4221 d 3 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/ Checking transaction status while activating recharge  
12771 4221 d 9 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/ Domain change.  
11488 4341 d 1 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
9345 4480 d 9 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/impl/ Changed continue to pass in exception catch block  
9321 4483 d 6 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/ Adding reconciliation with mobisoc  
7996 4621 d 17 h anupam.singh / Created a bulk recharge facility. Streamlined initialization of controller classes.  
7669 4676 d 3 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Send storecode in optional2 parameter.  
7369 4706 d 5 h rajveer /trunk/ Added aggregator TID and provider TID in recharge transaction table;  
7073 4763 d 5 h anupam.singh / Changes for rechargeFromStore  
6719 4834 d 2 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 4886 d 5 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/impl/ Sending plan in optional1 argument instead of optional2  
6357 4901 d 6 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Corrected recharge refund script.  
6345 4902 d 3 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Return type should be decimal.  
6338 4902 d 5 h rajveer /trunk/PyProj/src/shop2020/ Do not allow recharge from test machine.  
6317 4908 d 8 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ added try catch in case of refunds.  
6298 4911 d 5 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Handle empty description.  
6286 4916 d 5 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Process Transaction Under Process Transactions based on aggregator response.  
6276 4917 d 9 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/ Made the changed for the suspense status.  
6235 4928 d 3 h rajveer /trunk/ Process refund in case of recharge.  
6227 4929 d 2 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Updated timeout seconds.  
6219 4930 d 4 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/ Process the successful transactions using offline script.  
6162 4936 d 7 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Sending plan parameter for some of the operators.  
6161 4936 d 7 h rajveer /trunk/ Corrected some of the issues.  
6151 4937 d 4 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Changed method to return exact balance.  
6144 4937 d 5 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Made all the clients as singleton.  
6135 4937 d 22 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 4938 d 7 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added method to check transaction status.