Payment Method LogicalOr Criterion¶
The LogicalOr
Search Criterion matches payment methods if at least one of the provided Criteria matches.
Arguments¶
criteria
- a set of Criteria combined by the logical operator
Example¶
1 2 3 4 5 |
|
The LogicalOr
Search Criterion matches payment methods if at least one of the provided Criteria matches.
criteria
- a set of Criteria combined by the logical operator1 2 3 4 5 |
|