{"id":95349,"library":"openpayu-openpayu","title":"OpenPayU","description":"OpenPayU PHP Library for payment processing.","status":"active","version":"2.4.2","language":"php","source_language":null,"source_url":"https://github.com/PayU-EMEA/openpayu_php","tags":["payment","payu","ecommerce","api"],"install":[{"cmd":"composer require openpayu/openpayu","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"OpenPayU","correct":"use OpenPayU\\OpenPayU;"}],"quickstart":{"code":"use OpenPayU\\OpenPayU;\n\nOpenPayU::setMerchantId('MERCHANT_ID');\nOpenPayU::setApiKey('API_KEY');\n$order = [];\n$response = OpenPayU::create($order);\nprint_r($response);","lang":"php","description":"Initialize OpenPayU and create an order."},"warnings":[{"fix":"Set credentials via setMerchantId() and setApiKey() before any API call.","message":"Requires merchant ID and API key; missing credentials cause errors.","severity":"gotcha","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'api':11 'ecommerc':10 'librari':4 'openpayu':1,2 'payment':6,8 'payu':9 'php':3 'process':7","created_at":"2026-06-19T10:28:15.313700+00:00","updated_at":"2026-06-19T10:28:15.313700+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/PayU-EMEA/openpayu_php","github":"https://github.com/PayU-EMEA/openpayu_php","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}