Commit Graph

46 Commits

Author SHA1 Message Date
Inal Arsanukaev
a6d459601c
Fixed shop_id type 2019-02-20 14:18:53 +03:00
Inal Arsanukaev
eeb5ce90aa
added 20% VAT 2019-01-09 15:43:49 +03:00
Pavel Popov
54315e6f33
Bank card token provider (#22) 2018-05-22 18:15:45 +03:00
Inal Arsanukaev
7cf2042a62 Added patterns 2018-05-10 18:25:46 +03:00
Inal Arsanukaev
b99b9d620e Added lastDigits 2018-05-10 17:08:03 +03:00
Inal Arsanukaev
f23320bedd Fixed description 2018-05-08 13:28:38 +03:00
Inal Arsanukaev
d2e465c658 HOOK-80: Added card bin 2018-05-08 13:05:06 +03:00
Inal Arsanukaev
d410f6667a
Merge pull request #18 from rbkmoney/epic/HOOK-77/partial_refunds
HOOK-77: Partial refunds
2018-04-12 11:28:17 +03:00
Inal Arsanukaev
6bc80f0c4c Message is set as required 2018-04-11 19:20:03 +03:00
Inal Arsanukaev
5fa2c55920 Added backward compatability 2018-04-11 19:13:16 +03:00
Inal Arsanukaev
92a4436cad HOOK-78: Error mapping 2018-04-11 14:26:00 +03:00
Inal Arsanukaev
1cba6ff78f HOOK-77: Partial refunds 2018-03-06 15:01:51 +03:00
Inal Arsanukaev
25f2c0bc6f Actualized customer binding status 2018-01-25 17:18:42 +03:00
Inal Arsanukaev
fdf4eda1a2 HOOK-70: Introduce new payment tool (qiwi wallet) 2018-01-18 17:26:18 +03:00
Inal Arsanukaev
1027cf7438 HOOK-57: New policy 2017-11-27 17:39:41 +03:00
Inal Arsanukaev
6e9c28dce8 Revert "Merge pull request #14 from rbkmoney/revert-11-epic/subscriptions"
This reverts commit 7cfad9a4f4, reversing
changes made to 3cc4b30c56.
2017-10-19 21:10:09 +03:00
Inal Arsanukaev
5d736f4ce1 Revert "HOOK-44: Introduce subscriptions" 2017-10-19 20:21:48 +03:00
Inal Arsanukaev
3cc4b30c56 Merge pull request #11 from rbkmoney/epic/subscriptions
HOOK-44: Introduce subscriptions
2017-10-19 20:18:41 +03:00
Inal Arsanukaev
441a5338ee Fixed description 2 2017-10-19 19:47:57 +03:00
Inal Arsanukaev
c054f5041b Fixed description 2017-10-19 19:46:03 +03:00
Inal Arsanukaev
e325bc4035 Removed unsupported tag 2017-10-19 18:56:07 +03:00
Inal Arsanukaev
0d50aacf35 Added backward compatibility 2017-10-19 18:47:08 +03:00
Inal Arsanukaev
fb5ff9fecd Final changes 2017-10-18 18:52:22 +03:00
Inal Arsanukaev
8bbfb738b1 grammar fix 2017-10-18 16:43:01 +03:00
Inal Arsanukaev
2d18ac3451 HOOK-58: Changed resend policy 2017-10-18 16:40:57 +03:00
Inal Arsanukaev
2d10440b42 Added enums for discriminator 2017-10-11 18:42:10 +03:00
Inal Arsanukaev
a3eda82408 Fixed id 2017-10-11 15:56:05 +03:00
Inal Arsanukaev
738e359a29 Fixed CustomerPayer definition 2017-10-11 15:51:24 +03:00
Inal Arsanukaev
071f3ff593 Rename CustomerStatusReady 2017-10-11 15:02:34 +03:00
Inal Arsanukaev
2e44928ea9 Fixed description 2017-10-04 17:32:49 +03:00
Inal Arsanukaev
0ee1403700 Added customer for payment. Updated models from swag 2017-10-04 17:24:49 +03:00
Inal Arsanukaev
ae2ee2adf7 Fixed description of PaymentResource 2017-10-04 13:37:32 +03:00
Inal Arsanukaev
62eb9caf40 Removed CustomerStatusUnready event 2017-10-03 16:40:00 +03:00
Inal Arsanukaev
866576d11c Fixed after comments 2017-09-30 16:20:55 +03:00
Inal Arsanukaev
0ca06445d6 HOOK-44: Introduce subscriptions 2017-09-27 17:17:42 +03:00
Inal Arsanukaev
24197767c4 Merge pull request #9 from rbkmoney/epic/refunds
CAPI-160: Provide hook on successful payment refund (#7) - fix
2017-09-27 12:34:17 +03:00
Inal Arsanukaev
ea945c68e2 Set parameter 'rate' as requeired; Fixed description 2017-09-26 18:25:06 +03:00
Inal Arsanukaev
817b888364 Fixed tax mode structure 2017-09-26 17:36:41 +03:00
Inal Arsanukaev
020877f9b0 Renamed taxMode field to taxRate 2017-09-25 21:54:03 +03:00
Inal Arsanukaev
ba0e5578c1 Fixed after comments 2017-09-25 20:44:06 +03:00
Inal Arsanukaev
014b3485aa HOOK-38: Adding carts to hooker 2017-09-20 21:07:38 +03:00
Inal Arsanukaev
eb62fc0a14 Added new event type 2017-08-22 13:25:50 +03:00
Andrew Mayorov
f76247f487 CAPI-160: Provide hook on successful payment refund (#7) 2017-08-11 12:24:06 +03:00
Andrew Mayorov
6b8f234f01 CAPI-126: Redesign event definitions (#6)
* CAPI-126: Split long lines

* CAPI-126: Redesign event definitions

* CAPI-126: Fix spec build issues

* CAPI-126: Fix wording

* CAPI-126: Fix header name

* CAPI-126: Propose more general signature header

* CAPI-126: Make a couple of cosmetic fixes

* CAPI-126: Reflect topic in events

 * Do not discriminate between different topics, only invoices for now
 * Move invoice property up in the inheritance tree
2017-05-11 13:46:41 +03:00
Anton Kuranda
10f7bca1ca Timeouts description and build fix (#4)
* build fix, timeouts added

* wording fix, even more build fix
2017-04-25 21:00:15 +03:00
Anton Kuranda
630d1e7cb8 Redoc ready fix (#2)
* HOOK-11: Initial webhook events swagger commit

* fix .gitignore

* hotfix

* added signature header

* fix

* fix

* fixed after some comments (not at all)

* fixed after other comments

* fixed doc about retry policy

* Fixed camelCase

* Fixed

* fixed

* added amount minimum

* removed host

* fixed minor bug

* added payload to required fields

* added partyId

* added description about queue policy

* fix resend policy depends of http-code

* removed x-request-id header

* -added ReDoc infrastructure
- completely reformat spec structure

* added gitignore

* forgot to add gitignore, removed node_modules

* readme fix

* removed web_deploy

* removed unnecessary wsd

* changed eventid type

* review fix #1

* wording fix, build fix
2017-04-25 17:44:38 +03:00