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 Sort Clauses¶
Payment Sort Clauses are only supported by Payment Search (PaymentServiceInterface::findPayments
).
By using Sort Clauses you can filter payments by specific attributes, for example: creation date, status, and so on.
Sort Clause | Sorting based on |
---|---|
Id | Payment ID |
Identifier | Payment identifier |
CreatedAt | Date and time when payment was created |
UpdatedAt | Date and time when payment status was updated |
Status | Payment status |