Open jmoldow opened 12 years ago
In addition - would be nice if this condition is met that certain module redirected you better. For example - if CC Payment module is installed, the donation module should redirect you there after clicking the submit button
I'm concerned about requiring the credit card module, since the sequence of the modules might cause payment to occur before other modules that will also require payment, which could then prevent certain behaviors or even completely break registration (see https://github.com/learning-unlimited/ESP-Website/pull/3104).
This can now be implemented via the change in #3471.
Also see details in #3501.
Create a Tag setting such that, when True, the credit card module becomes required if you select certain Extra Cost items. This would be useful if a director decides that students can only reserve meal tickets in advance if they pay in advance.
This is a specific instance of Issue #156. If that issue is solved, then this is no longer an issue.