This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Payment LogicalAnd Criterion¶
The LogicalAnd
Search Criterion matches payments if all provided Criteria match.
Arguments¶
criterion
- a set of Criteria combined by the logical operator
Example¶
PHP¶
1 2 3 4 5 6 |
|