Documentation > Search > Payment Method Search Criteria > Id 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 Method Id Criterion¶ The Id Search Criterion searches for payment methods based on the payment method ID. Arguments¶ id - integer that represents the payment method ID Example¶ PHP¶ 1$query->query = new \Ibexa\Contracts\Payment\PaymentMethod\Query\Criterion\Id(2); 📋 Copy for LLM 📄 View as Markdown