What happens if I create conflicting rules (both show and hide for the same shipping method)?
The plugin processes rules in the order they appear in your settings. If you create multiple rules for the same shipping method, the last matching rule takes precedence. However, we recommend avoiding conflicting rules by using either "Show" OR "Hide" for each shipping method, not both. The "Show" action is typically cleaner as it explicitly whitelists allowed payment methods, while "Hide" is better for removing specific problematic combinations.

