Documentation > Search > Payment Search Criteria > Currency 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 Currency Criterion¶ The Currency Search Criterion searches for payments based on the currency code. Arguments¶ currency - string that represents a currency code Example¶ PHP¶ 1$query->query = new \Ibexa\Contracts\Payment\Payment\Query\Criterion\Currency('EUR'); 📋 Copy for LLM 📄 View as Markdown