Maikel Linke
303b91af5e
Move list of payment actions from card to gateway
...
We currently ask the credit card first which payment actions like "void"
it supports. But all the logic is not card specifc. It depends on the
payment method which actions it supports.
And instead of having two different classes potentially being the source
of truth for actions, I prefer leaving that responsibility with exactly
one class, the payment method.
I'll move the `can_?` methods next.
2026-03-11 10:58:30 +11:00
..
2024-11-21 15:58:55 +11:00
2025-11-24 12:01:44 +11:00
2024-10-07 15:09:58 +11:00
2026-03-10 16:07:42 +11:00
2021-06-17 23:07:26 +01:00
2025-12-12 12:38:22 +11:00
2026-03-11 10:58:30 +11:00
2025-11-03 14:25:05 +11:00
2024-11-28 13:35:01 +01:00
2023-08-11 10:14:47 +10:00
2026-01-08 13:08:09 +00:00
2024-09-11 11:54:38 +05:00
2024-09-24 10:43:55 +10:00
2025-04-28 09:47:55 +02:00
2023-08-11 10:14:47 +10:00
2024-03-26 13:39:16 +00:00
2024-10-24 08:47:11 +11:00
2026-03-10 16:07:43 +11:00
2026-03-10 16:07:41 +11:00
2025-08-08 14:00:38 +10:00
2023-08-11 10:14:47 +10:00
2023-08-11 10:14:47 +10:00
2024-01-29 14:12:28 +11:00
2025-04-01 13:46:34 +11:00
2025-12-08 22:12:01 +05:30
2023-08-11 10:14:47 +10:00
2024-07-03 10:17:49 +10:00
2023-08-11 10:14:47 +10:00
2026-03-10 16:07:43 +11:00
2023-08-11 10:14:43 +10:00
2023-09-12 23:19:05 +09:00
2024-12-19 09:19:01 +11:00
2024-04-22 17:36:47 +02:00
2026-02-19 21:55:13 +00:00
2024-02-22 10:15:07 +11:00
2026-03-10 16:07:43 +11:00
2023-09-04 17:07:07 +10:00
2025-07-09 13:43:12 +10:00
2023-09-12 23:19:05 +09:00
2026-02-27 14:36:20 +01:00
2024-08-16 14:37:57 +10:00
2026-02-19 21:55:13 +00:00
2024-04-09 10:44:02 +02:00
2024-11-19 15:53:58 +11:00
2024-11-21 15:58:55 +11:00
2025-03-26 19:44:08 +01:00
2025-10-31 14:26:33 +01:00
2025-11-03 15:50:12 +11:00
2023-08-22 10:22:26 +01:00
2024-11-21 15:58:56 +11:00
2024-11-28 13:35:01 +01:00
2025-12-10 10:28:11 +11:00