Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
23446 2908 d 20 h amit.gupta /trunk/ Added changes related to fofo.  
23120 2990 d 23 h amit.gupta /trunk/ Added recharge_commissions  
22387 3103 d 23 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/  
21994 3152 d 12 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
21993 3152 d 12 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
21089 3277 d 3 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20349 3468 d 22 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20348 3468 d 22 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20304 3489 d 2 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20256 3499 d 0 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
20251 3501 d 21 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Mapped store codes.  
12991 4140 d 2 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/ Removed staging urls , going live with async calls  
12979 4141 d 0 h kshitij.sood /trunk/ Service changes related to async recharge  
12780 4178 d 22 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/ Checking transaction status while activating recharge  
12771 4179 d 4 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/ Domain change.  
11488 4298 d 20 h kshitij.sood /trunk/PyProj/src/shop2020/model/v1/order/impl/  
9345 4438 d 4 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/impl/ Changed continue to pass in exception catch block  
9321 4441 d 1 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/ Adding reconciliation with mobisoc  
7996 4579 d 12 h anupam.singh / Created a bulk recharge facility. Streamlined initialization of controller classes.  
7669 4633 d 22 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Send storecode in optional2 parameter.  
7369 4664 d 0 h rajveer /trunk/ Added aggregator TID and provider TID in recharge transaction table;  
7073 4721 d 0 h anupam.singh / Changes for rechargeFromStore  
6719 4791 d 21 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 4844 d 0 h anupam.singh /trunk/PyProj/src/shop2020/model/v1/order/impl/ Sending plan in optional1 argument instead of optional2  
6357 4859 d 1 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Corrected recharge refund script.  
6345 4859 d 22 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Return type should be decimal.  
6338 4860 d 0 h rajveer /trunk/PyProj/src/shop2020/ Do not allow recharge from test machine.  
6317 4866 d 3 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ added try catch in case of refunds.  
6298 4869 d 0 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Handle empty description.  
6286 4874 d 0 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Process Transaction Under Process Transactions based on aggregator response.  
6276 4875 d 4 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/ Made the changed for the suspense status.  
6235 4885 d 22 h rajveer /trunk/ Process refund in case of recharge.  
6227 4886 d 21 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Updated timeout seconds.  
6219 4887 d 23 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/ Process the successful transactions using offline script.  
6162 4894 d 2 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Sending plan parameter for some of the operators.  
6161 4894 d 2 h rajveer /trunk/ Corrected some of the issues.  
6151 4894 d 23 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Changed method to return exact balance.  
6144 4895 d 0 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Made all the clients as singleton.  
6135 4895 d 17 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 4896 d 2 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added method to check transaction status.