Skip to content

Payment Search Criteria reference

Payment Search Criteria are only supported by Payment Search (PaymentServiceInterface::findPayments).

With these Criteria you can filter payments by their payment identifier, payment creation date, payment status, payment method, order, and so on.

Payment Search Criteria

Search Criterion Search based on
CreatedAt Date and time when payment was created
Currency Currency code
Id Payment ID
Identifier Payment identifier
LogicalAnd Logical AND criterion that matches if all the provided Criteria match
LogicalOr Logical OR criterion that matches if at least one of the provided Criteria matches
Order ID of an associated order
PaymentMethod Payment method applied to the payment
Status Status of the payment
UpdatedAt Date and time when payment status was updated