Commit Graph

39 Commits

Author SHA1 Message Date
vitaxa
9383078f27
BJ-885: add chargeback to merch_stat (#563) 2020-04-29 13:37:21 +03:00
vitaxa
c153c3e0bd
PROXY-381: add 'qps' payment terminal (#529) 2020-01-10 14:28:55 +03:00
Anatolii Karlov
091eea4c64
BJ-734: add "zotapay" payment terminal (#525) 2019-12-19 15:39:47 +03:00
Baikov Dmitrii
0fd79b7368
BJ-703: Add terminal payment providers to merch_stat (#522) 2019-12-10 20:06:37 +03:00
vitaxa
0aecae2f0a
add mobile commerce to merch_stat (#489) 2019-09-18 12:20:50 +03:00
vitaxa
78d9862155
Change in merch stat (#459)
- add crypto currency
2019-07-04 12:29:12 +03:00
vitaxa
d06c7166ba
Payment stat change (#458)
transaction_info to additional_transaction_info
2019-07-03 18:35:10 +03:00
Roman Pushkov
e8ad32f418
add TransactionData to StatPayment (#448) 2019-06-14 11:20:10 +03:00
Pospolita Nikita
70373bd27b
dark merch stats added (#446)
* dark merch stats added

* review fix

* review fix
2019-05-24 15:34:44 +03:00
Артем
b2bd59b4e5
DC-98: Shop cart to payment and refund (#427)
* added shop cart to payment and refund

* added cart to merch stat

* on the way to deleting capture new

* saved cart only in capture status, not payment

* fix
2019-05-17 12:07:25 +03:00
Pavel Popov
1ea3e7476f
Full invoices and payments (#438)
* Full invoices and payments

* Refactored structure

* fix review

* fix review
2019-05-13 18:12:51 +03:00
Pavel Popov
0fca200469
Extended changes for wallet payouts (#397)
* Extended changes for wallet payouts

* params -> shop_params

* Add amount in payout

* Add fee in payout

* Small refactor

* Review changes

* Add wallet type in magista
2018-12-24 16:36:42 +03:00
Pavel Popov
5711f534bd
Payment domain revision in merch stat (#387) 2018-10-23 13:52:43 +03:00
Pavel Popov
7b81c1576a
Fix in merch stat proto (#382)
* Fix in merch stat proto

* Add payment tool and contact info in customer payer
2018-10-01 20:03:37 +03:00
Evgeny Levenets
2afe121230 DC-96: direct recurrents (via first payment) (#359) 2018-09-26 14:55:10 +03:00
Anton Belyaev
84344a32c0
Align international bank acc in merchstat (#374) 2018-09-16 22:03:51 +03:00
Pavel Popov
1005b6c6f2
Payment short id (#335) 2018-05-22 15:41:55 +03:00
Andrew Mayorov
5e54b264b5 HG-357: Introduce apple pay in domain (#320)
* HG-357: Introduce apple pay in domain (#318)

* HG-357: Remove deprecated constructs from domain config (#322)

* BJ-279: Tokenized data extraction api (#319)

* BJ-279: Tokenized data extraction api

* BJ-279: Review fixes

*  CDS-55: Move verification data from card data to session data (#326)

* CDS-55: fix CardSecurityCode (#327)

* Apple pay in merch stat (#332)

* Apple pay in merch stat

* Review fixes
2018-05-08 12:28:28 +03:00
Vladimir Pankrashkin
cd58cb5dbb MST-173: Existing statistics api modified to support chunk streaming mode (#316) 2018-04-20 21:29:58 +03:00
Pavel Popov
b0806eb1d5
Report improvements (#324)
* Add datetimes in payment and invoice statuses (#323)

* Switch to optional
2018-04-09 16:22:50 +03:00
Pavel Popov
fcf17cc5eb
Stat error mapping (#310) 2018-03-28 16:17:44 +03:00
Pavel Popov
b9b7538ae3
MST-170: Search for refunds (#314)
* Search for refunds

* Add other identificators (invoice, payment, party and shop id)

* Add datetime in statuses
2018-03-27 13:50:26 +03:00
Pavel Popov
2bfa1a5f2c
Nonresidents payouts stats (#307)
* Nonresidents payouts stats
2018-03-15 13:03:41 +03:00
Andrew Mayorov
620cca5366
DC-69: Introduce digital wallet as a payment method (#268)
* HG-325: Introduce concept of rounding for CashVolumeShare (#279)
2018-01-24 16:14:35 +03:00
Dmitry Manik
478235a1bd HG-231: Introduce subscriptions (#163) (#205) 2017-10-23 15:00:48 +03:00
Alexey Semenkov
49773b2cc3 HG-58: Allow to refund payment (#210)
* HG-227: Introduce basic payment refunds (#158)

* HG-229: Move moving state parts out (#193)

* MST-112: Add refund status in stat proto (#206)

* HOOK-34: Introduce refunds (#203)

* HG-229: Introduce refund terms (#200)

* HG-229: Make provision terms much more strict (#211)

* HG-262: Use yet unallocated tag for the redesigned holds terms (#219)
2017-09-12 12:36:42 +03:00
Pavel Popov
7ed79bd238 MST-115: Terminal payout tool (#218) 2017-09-06 19:00:36 +03:00
Pavel Popov
427459a2aa MST-106: Payouts (#188)
* MST-106: Payouts

* Add proto to erlang release

* MST-106: Fix field sequence

* MST-106: Rename payout type fields

* MST-106: Payout proto improvements (#201)

* MST-106: Add bank card data

* PayoutType -> PayoutTool (#204)

* Align fields nameing between merch_stat and domain (#214)

* SHT-89: get payout info for PAPI (#215)

* SHT-89: get payout info for PAPI
* SHT-89: removed pay2card interface
2017-09-04 18:40:55 +03:00
Alexey Semenkov
44afec3edc HG-237: Introduce hold payments (#209)
* HG-233: Support of holds added (#159)

* HG-236: InvalidOperation ex added (#165)

* HG-236: InvalidPartyStatus, InvalidShopStatus -> CapturePayment, CancelPayment (#167)

* MST-111: holds in mst (#181)

* HG-255: Selector for holds (#207)
2017-08-29 18:51:12 +03:00
Pavel Popov
c23a0b1bac MST-113: Add invoice cart (#202)
* MST-113: Add invoice cart

* MST-113: switch to old field sequence
2017-08-21 15:47:44 +03:00
Pavel Popov
15c19463eb Fix: revert payouts in mst (#187)
* Revert "MST-106: Fixes in payout proto (#183)"

This reverts commit b9f872f3b1.

* Revert "MST-106: Payouts (#180)"

This reverts commit 3dcaaa8a05.
2017-08-08 12:35:17 +03:00
Pavel Popov
b9f872f3b1 MST-106: Fixes in payout proto (#183) 2017-08-03 11:28:05 +03:00
Pavel Popov
3dcaaa8a05 MST-106: Payouts (#180) 2017-08-01 16:06:29 +03:00
Pavel Popov
a82c7d7e4d MST-104: Add error classes (#172)
* MST-104: Add error classes
2017-07-20 16:16:28 +03:00
Pavel Popov
e8c5cc5556 MST-87: own invoice and payment models (#146)
* MST-87: Switch domain invoice and payment models to own model

* MST-87: Copy and paste domain models

* MST-87: PaymentSession -> PaymentSessionID

* MST-87: More linear invoice, Context -> base.Content
2017-05-23 18:14:41 +04:00
Andrew Mayorov
5e569fcaaa HG-116: Fix a couple of consistency and clarity issues (#97)
* HG-116: Fix a couple of consistency and clarity issues

* HG-116: Introduce JSON-like type

* HG-116: Fix JSON types and introduce msgpack types

* HG-116: Remove the notion of schema revision

* HG-116: Introduce invoice info, better term needed

* HG-116: Rename `SmthPredicate` -> `SmthDecision`

* HG-116: Add missing namespace declarations

* HG-116: Try to get rid of keyword conflicts

* HG-116: Mention missing support for extreme floats
2016-12-13 20:23:13 +03:00
Yevgeniy Poluektov
35f80437ef MST-34 Интеграция магисты с колубусом (#89)
магиста теперь отдает айдишники гео объектов вместо их названия, название можно получить используя колумбус в зависимости от требуемого языка на фронте
2016-11-24 13:08:10 +04:00
Vladimir Pankrashkin
59f01ac9ec MST-1: magista protocol fixes (#43)
* MST-1: fixes: changed return types, added total records count (without limit/offset), added new exception

* MST-1: text fixes
2016-08-08 11:11:42 +03:00
Vladimir Pankrashkin
a66e33a56d MST-1: Thrift protocol for magista service (#40)
* MST-1: Thrift protocol for magista service

* MST-1: Review fixes: changed names in domain

* MST-1: Review fixes: changed service name

* MST-1: Review fixes: changed erlang namespace
2016-07-28 15:01:03 +03:00