<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SmartDukaan &#x2013; //trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService.py</title><description>WebSVN RSS feed &#x2013; SmartDukaan</description><lastBuildDate>Thu, 30 Jul 2026 05:41:05 +0530</lastBuildDate><generator>WebSVN 2.8.6-DEV</generator><language>en</language><link>https://svn.smartdukaan.com/log.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;max=40&amp;peg=2591</link><atom:link href="https://svn.smartdukaan.com/rss.php?path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;peg=2591&amp;repname=SmartDukaan" rel="self" type="application/rss+xml" />
<item><pubDate>Wed, 13 Jul 2011 14:08:40 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 2559 – Corrected the hardcoded city Pune</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Corrected the hardcoded city Pune&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/constants.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=2559&amp;peg=2591</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=2559&amp;peg=2591</guid></item>
<item><pubDate>Thu, 02 Jun 2011 19:14:02 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 2062 – change method getPayments comments. If gatewayId is passed as 0, ...</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;change method getPayments comments. If gatewayId is passed as 0, it is ignored.&lt;/div&gt;~ /trunk/PyProj/src/shop2020/payments/impl/PaymentsHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=2062&amp;peg=2591</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=2062&amp;peg=2591</guid></item>
<item><pubDate>Mon, 16 May 2011 11:49:54 +0530</pubDate><dc:creator>chandranshu</dc:creator><title>Rev 1856 – Added another state called AUTHORIZED to handle 2-step payment gateways</title><description>&lt;div&gt;&lt;strong&gt;chandranshu – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added another state called AUTHORIZED to handle 2-step payment gateways&lt;/div&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=1856&amp;peg=2591</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=1856&amp;peg=2591</guid></item>
<item><pubDate>Thu, 05 May 2011 16:24:31 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 1731 – optimisation of methods for getting max, min amounts of orders ...</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;optimisation of methods for getting max, min amounts of orders and payments. These methods are used for statistics (Support).&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/OrderServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/payments/impl/DataAccessor.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/payments/impl/PaymentsHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService.py&lt;br /&gt;~ /trunk/Support/src/main/java/in/shop2020/support/controllers/StatisticsController.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/order/TransactionService.java&lt;br /&gt;~ /trunk/ThriftConfig/src/main/java/in/shop2020/payments/PaymentService.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/OrderService/OrderService.thrift&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/PaymentService/PaymentService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=1731&amp;peg=2591</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=1731&amp;peg=2591</guid></item>
<item><pubDate>Mon, 02 May 2011 11:22:20 +0530</pubDate><dc:creator>ankur.singhal</dc:creator><title>Rev 1627 – added methods in PaymentsHandler and OrderServiceHandler for getting statistics. (max ...</title><description>&lt;div&gt;&lt;strong&gt;ankur.singhal – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;added methods in PaymentsHandler and OrderServiceHandler for getting statistics. (max &amp; min order amount, max &amp; min payment amount, distinct customers who have bought)&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/model/v1/order/impl/OrderServiceHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/payments/impl/DataAccessor.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/payments/impl/PaymentsHandler.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=1627&amp;peg=2591</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=1627&amp;peg=2591</guid></item>
<item><pubDate>Thu, 24 Mar 2011 15:20:15 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 1120 – Added gatewayTxnDate in update payment method. Updated code to update ...</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added gatewayTxnDate in update payment method. Updated code to update timestamp. Updated code to return zero count if there are no items&lt;/div&gt;~ /trunk/PyProj/src/shop2020/model/v1/catalog/impl/DataAcessors.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/payments/impl/DataAccessor.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=1120&amp;peg=2591</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=1120&amp;peg=2591</guid></item>
<item><pubDate>Wed, 09 Feb 2011 17:27:43 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 765 – Added closeSession to all services</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added closeSession to all services&lt;/div&gt;~ /trunk/PyProj/src/shop2020/thriftpy/datalogger/DataLogger-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/datalogger/DataLogger.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/logistics/LogisticsService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/catalog/InventoryService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/utils/HelperService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/utils/HelperService.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=765&amp;peg=2591</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=765&amp;peg=2591</guid></item>
<item><pubDate>Thu, 27 Jan 2011 19:38:19 +0530</pubDate><dc:creator>rajveer</dc:creator><title>Rev 696 – payment services added</title><description>&lt;div&gt;&lt;strong&gt;rajveer – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;payment services added&lt;/div&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService-remote&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService.py&lt;br /&gt;~ /trunk/PyProj/src/shop2020/thriftpy/payments/ttypes.py&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=696&amp;peg=2591</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=696&amp;peg=2591</guid></item>
<item><pubDate>Thu, 26 Aug 2010 15:23:29 +0530</pubDate><dc:creator>ashish</dc:creator><title>Rev 420 – payment service</title><description>&lt;div&gt;&lt;strong&gt;ashish – 26 file(s) modified&lt;/strong&gt;&lt;br/&gt;payment service&lt;/div&gt;~ /trunk/Common/conf/shop2020.cfg&lt;br /&gt;+ /trunk/Common/src/in/shop2020/thrift/clients/PaymentServiceClient.java&lt;br /&gt;~ /trunk/Common/src/in/shop2020/utils/ConfigClientKeys.java&lt;br /&gt;+ /trunk/PyProj/src/shop2020/payments&lt;br /&gt;+ /trunk/PyProj/src/shop2020/payments/impl&lt;br /&gt;+ /trunk/PyProj/src/shop2020/payments/impl/converters.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/payments/impl/DataAccessor.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/payments/impl/DataService.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/payments/impl/PaymentsHandler.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/payments/impl/__init__.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/payments/PaymentsServer.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/payments/test&lt;br /&gt;+ /trunk/PyProj/src/shop2020/payments/test/__init__.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/payments/__init__.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/thriftpy/payments&lt;br /&gt;+ /trunk/PyProj/src/shop2020/thriftpy/payments/constants.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService-remote&lt;br /&gt;+ /trunk/PyProj/src/shop2020/thriftpy/payments/PaymentService.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/thriftpy/payments/ttypes.py&lt;br /&gt;+ /trunk/PyProj/src/shop2020/thriftpy/payments/__init__.py&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/payments/Payment.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/payments/PaymentGateway.java&lt;br /&gt;+ /trunk/ThriftConfig/src/in/shop2020/payments/PaymentGatewayStatus.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/payments/PaymentRequest.java&lt;br /&gt;~ /trunk/ThriftConfig/src/in/shop2020/payments/PaymentService.java&lt;br /&gt;~ /trunk/ThriftGen/thriftsrc/PaymentService/PaymentService.thrift&lt;br /&gt;</description><link>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=420&amp;peg=2591</link><guid>https://svn.smartdukaan.com/revision.php?repname=SmartDukaan&amp;path=%2F%2Ftrunk%2FPyProj%2Fsrc%2Fshop2020%2Fthriftpy%2Fpayments%2FPaymentService.py&amp;rev=420&amp;peg=2591</guid></item>
</channel></rss>