{"id":92565,"library":"omnipay-paymentexpress","title":"Omnipay Payment Express","description":"Payment Express (DPS) driver for the Omnipay payment processing library","status":"active","version":"3.1.1","language":"php","source_language":null,"source_url":"https://github.com/thephpleague/omnipay-paymentexpress","tags":["payment","omnipay","payment-express","dps"],"install":[{"cmd":"composer require omnipay/paymentexpress","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Gateway","correct":"use Omnipay\\PaymentExpress\\Gateway;"}],"quickstart":{"code":"use Omnipay\\Omnipay;\n\n$gateway = Omnipay::create('PaymentExpress');\n$gateway->setUsername('your-username');\n$gateway->setPassword('your-password');\n$response = $gateway->purchase(['amount' => '10.00', 'card' => $card])->send();","lang":"php","description":"Process a payment through Payment Express"},"warnings":[],"env_vars":null,"search_vec":"'dps':6,19 'driver':7 'express':3,5,18 'librari':13 'omnipay':1,10,15 'payment':2,4,11,14,17 'payment-express':16 'process':12","created_at":"2026-06-19T09:34:43.153442+00:00","updated_at":"2026-06-19T09:34:43.153442+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/thephpleague/omnipay-paymentexpress","github":"https://github.com/thephpleague/omnipay-paymentexpress","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth"],"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}}