Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36631 59 d 7 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/payment/ Delete dead WalletPaymentService.java (Thrift RPC, zero callers)  
36625 59 d 9 h amit /trunk/profitmandi-web/ Thrift cleanup: remove ThriftConfig from settings, clean dead Thrift code

- Removed ThriftConfig from settings.gradle
- LivePricingController: removed DtrClient RPC calls and Thrift imports
- RetailerController: replaced Thrift StateInfo with DAO State lookup
- TrackingController: removed TException import
- PayuHandler: removed dead getDescription/validatePaymentParams using Thrift types
- PayuPayResponseController: removed dead validatePaymentParams using Thrift Payment
- PaymentUtils: removed dead getPaymentType method and Thrift imports
- V2FofoIndentController, V2FofoInventoryController, V2HomeController: removed Thrift imports
 
31102 1361 d 6 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/payment/ Fixed leads logic  
28655 1825 d 11 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/payment/  
23568 3015 d 7 h govind /trunk/ Fixed changes related to logging. Updated to log4j2  
22528 3211 d 6 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/payment/ Fixed wallet  
22507 3215 d 12 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/payment/ corrected gateway id  
21805 3313 d 10 h amit.gupta /trunk/ Add payment mode  
21734 3321 d 5 h ashik.ali /trunk/  
21730 3321 d 8 h ashik.ali /trunk/  
21409 3359 d 4 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/ Checked in payment related changes