Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6338 4998 d 19 h rajveer /trunk/PyProj/src/shop2020/ Do not allow recharge from test machine.  
6317 5004 d 22 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ added try catch in case of refunds.  
6298 5007 d 19 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Handle empty description.  
6286 5012 d 19 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Process Transaction Under Process Transactions based on aggregator response.  
6276 5013 d 22 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/ Made the changed for the suspense status.  
6235 5024 d 17 h rajveer /trunk/ Process refund in case of recharge.  
6227 5025 d 16 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Updated timeout seconds.  
6219 5026 d 18 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/ Process the successful transactions using offline script.  
6162 5032 d 20 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Sending plan parameter for some of the operators.  
6161 5032 d 21 h rajveer /trunk/ Corrected some of the issues.  
6151 5033 d 18 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Changed method to return exact balance.  
6144 5033 d 19 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Made all the clients as singleton.  
6135 5034 d 11 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 5034 d 21 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added method to check transaction status.  
6109 5034 d 22 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added some more logging.  
6102 5035 d 17 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Send email once order has been placed.  
6093 5038 d 16 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added more logging.  
6092 5038 d 16 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added description column to the recharge api. Also added logging and exception handlingh.  
6054 5047 d 14 h rajveer /trunk/PyProj/src/shop2020/model/v1/order/impl/ Update service for check service provider api.  
6048 5047 d 22 h rajveer /trunk/ Committing the code after integrating with spicedeck services.