BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
trunk
/
profitmandi-web
/
src
/
main
/
java
/
com
/
spice
/
profitmandi
/
web
/
payment
/
PaymentUtils.java
@ 34412
– Rev 36625
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
36625
11 d 4 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
23568
2967 d 1 h
govind
/trunk/
Fixed changes related to logging. Updated to log4j2
22528
3163 d 0 h
amit.gupta
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/payment/
Fixed wallet
22507
3167 d 6 h
amit.gupta
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/payment/
corrected gateway id
21805
3265 d 5 h
amit.gupta
/trunk/
Add payment mode
21734
3273 d 0 h
ashik.ali
/trunk/
21730
3273 d 2 h
ashik.ali
/trunk/
21409
3310 d 22 h
amit.gupta
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/
Checked in payment related changes