1
0
зеркало из https://github.com/glebtv/yookassa.git synced 2026-08-28 15:16:18 +03:00
Граф коммитов

53 Коммитов

Автор SHA1 Сообщение Дата
Ivan Shamatov
9412846bbd Revise confirmations (#16) 2021-11-07 14:38:28 +03:00
Ivan Shamatov
76ea756877 Add Dry Validation (#15) 2021-11-07 14:14:48 +03:00
Ivan Shamatov
f5f9f3793d Refund structs revisited (#13) 2021-11-04 21:57:31 +03:00
Ivan Shamatov
49d8a8c208 Merge pull request #12 from PaymentInstruments/preparing-to-release-0.2
Bump version to 0.2.0
2021-11-01 23:53:25 +03:00
Ivan Shamatov
4d9e2f2246 Bump version to 0.2.0 2021-11-01 23:52:25 +03:00
Ivan Shamatov
d5a44b62a1 Merge pull request #11 from PaymentInstruments/adding-client-for-payments
Adding client for payments
2021-11-01 23:33:09 +03:00
Ivan Shamatov
e3c89ae008 Updating documentation 2021-11-01 23:30:37 +03:00
Ivan Shamatov
f3ff78fee1 Rewriting Client and changing interface 2021-11-01 23:12:07 +03:00
Ivan Shamatov
ddcc7a3e6b Merge pull request #10 from PaymentInstruments/revisiting-api-structures
Revisiting API Payment response's structures
2021-11-01 00:14:27 +03:00
Ivan Shamatov
d4e3476177 Payment specs fixed 2021-11-01 00:07:48 +03:00
Ivan Shamatov
67220ed566 rubocop -A 2021-10-31 23:38:12 +03:00
Ivan Shamatov
27cff37930 Added AuthorizationDetails, CancellationDetails, Transfers 2021-10-31 23:36:20 +03:00
Ivan Shamatov
2f5a64794d Reworked payment_methods 2021-10-31 23:19:28 +03:00
Ivan Shamatov
ef8000cbaf Payment Struct revisited, missing attributes added 2021-10-31 17:25:14 +03:00
Ivan Shamatov
08ced1a961 Merge pull request #9 from PaymentInstruments/Replace-initializers-with-dry-structs
Replace All initializers with dry-structs
2021-10-31 00:04:36 +03:00
Ivan Shamatov
80c70549b0 Replace All initializers with dry-structs, remove callable and optional modules and hacks around instanciating, ruby 3 support works now 2021-10-31 00:02:49 +03:00
Ivan Shamatov
508430d1c7 Merge pull request #8 from PaymentInstruments/Replace-evil-client-with-http
Completely replace evil client with http. Ruby 3 still doesn't work
2021-10-30 22:55:26 +03:00
Ivan Shamatov
495bd54fdf First outgoing request and replacement of get_payment_info 2021-10-30 22:53:12 +03:00
Ivan Shamatov
cb1398b8fb Removing versioning from gemspec dependencies 2021-10-30 19:16:58 +03:00
Ivan Shamatov
89b77c0350 Completele replace evil client with http, saving initial interface and backward compatibility 2021-10-30 19:02:12 +03:00
Ivan Shamatov
98b9eb2667 Merge pull request #7 from PaymentInstruments/is/fix/update-github-actions-status-badge
Fix GHA status badge
2021-10-29 00:20:41 +03:00
Ivan Shamatov
8d9ec598b4 Fix GHA status badge 2021-10-29 00:19:54 +03:00
Ivan Shamatov
c27617e0f7 Merge pull request #6 from PaymentInstruments/configurator
Adding configurator
2021-10-29 00:15:14 +03:00
Ivan Shamatov
629eeafb7d Adding defaults for shop_id and api_key in entities 2021-10-29 00:06:59 +03:00
Ivan Shamatov
cb7ec675e5 Adding simplest configurator. No usage of creds right now 2021-10-29 00:02:23 +03:00
Ivan Shamatov
b6bbdadd4c Merge pull request #5 from PaymentInstruments/rubocop-update
Rubocop updates & binstubs
2021-10-28 20:18:53 +03:00
Ivan Shamatov
e6a7b5cb7f Rubocop updates & binstubs 2021-10-28 20:16:56 +03:00
Ivan Shamatov
847c90bb6c Merge pull request #4 from PaymentInstruments/github-actions
Replacing Circle ci with GHA
2021-10-28 20:04:13 +03:00
Ivan Shamatov
d6aa97d73a Merge branch 'main' into github-actions 2021-10-28 20:03:32 +03:00
Ivan Shamatov
5861384438 Replacing Circle ci with GHA 2021-10-28 20:02:11 +03:00
Ivan Shamatov
7b45a4e3ab Merge pull request #3 from PaymentInstruments/github-actions
Replacing Circle CI with GHA
2021-10-28 19:58:11 +03:00
Ivan Shamatov
dc4a878b91 Replacing Circle ci with GHA 2021-10-28 19:51:19 +03:00
Andrey
b0ed579289 fix README 2020-12-08 01:16:57 +03:00
Andrey
b40b9a32b3 Init yookassa 2020-12-07 23:10:23 +03:00
Andrey Paderin
55dbde6397 bump version 2019-07-05 01:45:07 +03:00
Andrey Paderin
d95c632a78 optional payment method 2019-07-05 01:25:34 +03:00
Andrey Paderin
c24cb50997 fix version 2019-07-05 01:11:46 +03:00
Andrey Paderin
3e4da4b77d fix 3 2019-06-18 14:07:15 +03:00
Andrey Paderin
05a0820819 fix 2 2019-06-18 14:06:08 +03:00
Andrey Paderin
be5103b490 fix 1 2019-06-18 13:42:15 +03:00
Andrey Paderin
9846f40e2c fix 1 2019-06-12 13:16:10 +03:00
Andrey Paderin
261aa326bb downgrade rack 2019-06-11 21:36:00 +03:00
Andrey Paderin
523b749317 refund spec 2019-06-11 18:14:46 +03:00
Andrey Paderin
2f03d852d1 add refund 2019-06-11 15:23:40 +03:00
Andrey Paderin
4531663e10 refact spec 2019-06-11 14:37:59 +03:00
Andrey Paderin
e922caaa77 add idempotency key 2019-06-11 13:49:29 +03:00
Andrey Paderin
f999a58b91 fix spec 2019-06-11 12:55:40 +03:00
Andrey Paderin
67a03eeb56 fix payment spec 2019-06-11 12:26:47 +03:00
Andrey Paderin
aa28e7bc57 add capture, cancel methods 2019-06-11 01:05:39 +03:00
Andrey Paderin
92a3362729 add Card, Amount, PaymentMethod entity 2019-06-10 23:33:45 +03:00