Evgeny Levenets
1c28959c1a
DC-104: add payout providers ( #398 )
2018-12-26 20:27:44 +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
f11097581e
Wallet payouts ( #395 )
...
* Wallet payouts
* Add payout id in params
* Add metadata
* Add InvalidPayoutTool exception
* Cleanup
* Add Get method
* Add InsufficientFunds exception
2018-12-12 12:12:33 +03:00
Артем
de069ae8e6
DC-105: Wallet payout tool ( #394 )
2018-12-10 14:00:35 +03:00
Артем
45c8524d34
added optional sequence to event struct ( #392 ) ( #393 )
2018-11-12 15:27:03 +03:00
Pavel Popov
5711f534bd
Payment domain revision in merch stat ( #387 )
2018-10-23 13:52:43 +03:00
Артем
71f152f5ce
HG-439: Invoice repair handle ( #390 )
2018-10-18 12:45:47 +03:00
Andrey Fadeev
192ba019f0
FF-7 Add more wallet accounts to cash flow and more vars to terms ( #389 )
...
* Add more wallet accounts to cash flow
* Add varset to terms retrival method argruments
* Remove obsolete wallet cash_flow names
2018-10-15 15:49:08 +03:00
Alexey
e044dd7fd9
DC-102: Improve compatibility ( #391 )
2018-10-12 16:24:58 +03:00
Alexey
970089c2b3
DC-102: Add Bank object to domain ( #388 )
2018-10-11 11:50:58 +03:00
Evgeny Levenets
8235b6f6df
HG-392: add primitive fistful limits ( #385 )
2018-10-04 18:07:15 +03:00
Alexey
9dd2741a3c
DC-102: Add Residence to BankCardConditionDefinition ( #384 )
2018-10-04 12:30:40 +03:00
Andrew Mayorov
4c78d0d545
HG-411: Add some exceptions w/ invalid status for refund operation ( #383 )
2018-10-02 16:35:41 +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
Alexey
1351a0ce70
CAPI-304: add metadata to bankcard ( #381 )
2018-09-27 17:27:52 +03:00
Alexey
f532ed0520
CAPI-304: Add additional fields to domainBankCard to handle binbase data ( #380 )
...
* Add additional fields to handle binbase data
* these fields should be optional
* reorder fields back
* renaming for clarity
2018-09-27 12:12:43 +03:00
Evgeny Levenets
2afe121230
DC-96: direct recurrents (via first payment) ( #359 )
2018-09-26 14:55:10 +03:00
Andrew Mayorov
4a5f2393f9
Drop stateproc proto altogether ( #378 )
2018-09-20 13:48:34 +03:00
Артем
c02205395c
Get party revision function ( #377 )
2018-09-18 14:59:25 +03:00
Andrey Fadeev
ed3116fd7e
HG-424 Add customer binding start timestamp ( #375 )
2018-09-17 18:30:11 +03:00
Andrey Fadeev
9f238cee7a
HG-422 Party revision to various payment structures ( #372 )
...
* Try to add party_revision to recurrent payment tool
* Add party_revision to refund and adjustment
2018-09-17 16:18:37 +03:00
Anton Belyaev
84344a32c0
Align international bank acc in merchstat ( #374 )
2018-09-16 22:03:51 +03:00
Anton Belyaev
ba0c901c52
HG-396: Payout tool related updates ( #368 )
...
* Add PayoutToolInfoChanged effect
* Discard redundant backward compatibility
2018-09-13 17:50:10 +03:00
Andrew Mayorov
4529702db5
Generalize the notion of InternationalBankAccount ( #358 )
...
* Drop local bank code from InternationalBankAccount
* Unify bank accounts + make it possible to modify them
2018-08-31 19:53:40 +03:00
Evgeny Levenets
01a0ab11f0
DC-97: add limit to 'Pull' function in domain config ( #360 )
2018-08-28 16:20:41 +03:00
Andrey Fadeev
f780cf7c2e
HG-386 Remove wallet management methods from party management ( #356 )
2018-08-22 00:19:27 +03:00
Andrey Fadeev
abda90bd81
HG-250 Add fallback risk scoring to inspector config ( #354 )
2018-08-02 13:53:49 +03:00
Andrey Fadeev
807e01b757
HG-250 Add payment failyre reasons caused by routing ( #352 )
2018-07-26 15:45:38 +03:00
Evgeny Levenets
1f07d422cf
Add some details to InvalidCardData exception ( #350 )
2018-07-25 10:55:30 +03:00
Pavel Popov
bb3d376df8
Payout amount filter ( #348 )
...
* Payout amount filter
* Add currency filter
* Other review fixes
2018-07-18 17:08:46 +03:00
Evgeny Levenets
dab5394c8c
fix legacy structures in config causing dominant crashing ( #349 )
...
* fix legacy structures in config causing dominant crashing
* add TODO
2018-07-18 15:18:13 +03:00
Andrey Fadeev
2593ffe260
HG-381 Add owner_id and shop_id to InvoicePaymentStarted event ( #347 )
2018-07-18 14:01:57 +03:00
Evgeny Levenets
36907b0e50
DC-83: add RBKWallet to party management ( #325 )
...
* DC-83: add RBKWallet to party management (#311 )
* DC-83: new exceptions for wallets & contractors (#330 )
* CDS-57: introduce identity storage service (#338 )
* HOOK-86: Hooks for wallets (#337 )
* HG-364 CDS-57 Rename indentity docs erlang namespace. (#339 )
Renamig is caused by review rbkmoney/cds#55
* HG-364 CDS-57 Simplify cds ident protocol. Move mask functions to API (#340 )
* HG-371: Introduce simplistic withdrawal processing (#333 )
* HG-371: add cumulative limits (#341 )
* add turnover limits to wallet service terms
* add some thoughts in form of TODOs
* Add rbkmoney to DigitalWalletProvider enum (#343 )
* DC-92: add ability to compute terms for wallet (#344 )
2018-07-17 17:32:10 +03:00
Pavel Popov
c1f91276ff
Add api for report cancellation ( #346 )
2018-07-09 19:32:26 +03:00
Andrey Fadeev
e0be900435
DC-94 Split payment start message into multiple stages ( #345 )
2018-07-04 17:56:19 +03:00
Pavel Popov
ea026e0258
Contract id in payout ( #342 )
2018-06-26 11:23:24 +03:00
Vladimir Pankrashkin
1510cd7caa
GP-5: Add GooglePay support ( #336 )
2018-05-28 15:19:50 +03:00
Pavel Popov
1005b6c6f2
Payment short id ( #335 )
2018-05-22 15:41:55 +03:00
Vladimir Pankrashkin
5b4e65da73
SHMW-30: Add option to refer account creation time ( #334 )
...
* SHMW-30: Add option to refer account creation time
* SHMW-30: Add option to refer account creation time in acc
2018-05-16 16:08:45 +03:00
Evgeny Levenets
ec88305207
DC-84: add act preferences to contract ( #317 ) ( #329 )
...
* DC-84: add act preferences to contract (#317 )
* add act preferences to contract
* enrich calendar with first day of week
* use business schedule to generalize all schedules
* Add other preferences for reports (#331 )
* Add other preferences for reports
* Add reference parameter
* Review fixes
* Review fixes
* Remove unused fields
2018-05-16 16:03:37 +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
Evgeny Levenets
9fbdcd8101
HG-334: new exceptions for claims ( #308 )
...
* new exceptions for claims should replace InvalidRequest
* decompose reason to shop & contract
2018-04-19 19:44:56 +03:00
Pavel Popov
5e0b522e1d
Payout currency in model for search ( #328 )
2018-04-18 15:08:01 +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
Petr Kozorezov
2003e8fa1a
update payment errors list ( #321 )
...
* update payment errors list
* apply review comments
2018-03-30 16:56:12 +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
Natalia Pulina
73652893ee
HG-330: New ex InconsistentPaymentCurrency -> refundPayment ( #315 )
2018-03-22 15:42:45 +03:00
Inal Arsanukaev
4f6ecfe59d
PAYOUT-73: Manual sending report ( #313 )
...
* PAYOUT-73: Manual sending report
* Excluded -> included
* Fixed comment for GeneratePayouts
* Joined and renamed method
2018-03-21 17:53:36 +03:00