Details
-
Type:
Sub-task
-
Status: To Do (View Workflow)
-
Priority:
Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Component/s: None
-
Labels:None
-
Sprint:RBWC-1.0.0
Description
Legends says that this is currently in production use.
// If the checkout is normally set to be enabled, this gives external plugins a chance to have it disabled $externalOmniValue = apply_filters('resursbank_temporary_disable_checkout', null); if (!is_null($externalOmniValue)) { $returnValue = ($externalOmniValue ? false : true); }
Attachments
Issue Links
- mentioned in
-
Page Loading...