Files
openfoodnetwork/app
Maikel Linke fdd22bc097 Move payment action logic to payment
At closer inspection, almost all logic around which payment actions to
display involves only the state of the payment. So I moved the logic
there.

We now have one list of all possible actions supported by the UX. Then
payment methods can declare a list of supported actions. If that's
conditional, they can implement the conditions themselves. The payment
model itself then still filters the actions based on its state.
2026-03-11 10:58:30 +11:00
..
2026-03-04 10:28:39 +11:00
2026-03-10 16:07:42 +11:00
2025-10-27 11:30:33 +01:00
2026-03-02 22:05:29 +01:00