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
/
PaymentService
/
src
/
main
/
resources
/
in
/
shop2020
/
payment
/
persistence/
– Rev 20927
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
20927
3352 d 19 h
kshitij.sood
/trunk/
Changes for wallet impl.
8899
4534 d 14 h
rajveer
/trunk/PaymentService/src/main/resources/in/shop2020/payment/persistence/
Removed condition in case of recharge.
8604
4558 d 14 h
rajveer
/trunk/PaymentService/src/main/
Get Payment method should work fine.
8583
4562 d 12 h
anupam.singh
/trunk/PaymentService/src/main/resources/in/shop2020/payment/persistence/
Removed filtering out of GV payments
8295
4583 d 12 h
kshitij.sood
/trunk/PaymentService/src/main/resources/in/shop2020/payment/persistence/
Added isDigital and gatewayId filter in getPaymentForTransaction.
7049
4775 d 15 h
anupam.singh
/trunk/
Added a method in Payment service that returns Payment where isDigital = 1
6503
4874 d 17 h
rajveer
/trunk/
Set refund amount in case of refund of a payment.
6077
4949 d 14 h
anupam.singh
/trunk/
Changes related to recharge
4600
5164 d 17 h
varun.gupta
/trunk/
Vendor Reconciliation Report Generator - v1.0
4422
5193 d 21 h
mandeep.dhir
/trunk/PaymentService/src/main/resources/in/shop2020/payment/persistence/
Missed to update the update query
4141
5262 d 14 h
chandranshu
/trunk/
Added support to download payment reconciliation report for a given period
4008
5278 d 18 h
mandeep.dhir
/trunk/
Trac#595 Robust handling of Failed payments, COD transactions and delayed orders by CRM. TransacitonService and PaymentService now persist relevant transactions, payments to their own database. Then CRM polls these new tables and processes them (creation of tickets essentially)
2747
5382 d 19 h
chandranshu
/trunk/
Added the missing links to create a refund
2391
5410 d 14 h
chandranshu
/trunk/PaymentService/
Removed the arbit .out.xml file created by Eclipse
2388
5410 d 14 h
chandranshu
/trunk/PaymentService/src/main/resources/in/shop2020/payment/persistence/
Made the update of several columns optional
2293
5419 d 13 h
chandranshu
/trunk/PaymentService/src/main/resources/in/shop2020/payment/persistence/
Measuring min and max only across successful payments
2289
5419 d 13 h
chandranshu
/trunk/PaymentService/src/main/resources/in/shop2020/payment/persistence/
Replaced & with &
2288
5419 d 13 h
chandranshu
/trunk/PaymentService/src/main/resources/in/shop2020/payment/persistence/
Changed the query used in getPayments and getPaymentsForUser
1946
5445 d 21 h
chandranshu
/trunk/PaymentService/
Adding first cut of payment service to the SVN