{"id":94209,"library":"omnipay-securepay","title":"Omnipay SecurePay","description":"SecurePay driver for the Omnipay payment processing library.","status":"active","version":"2.2.0","language":"php","source_language":null,"source_url":"https://github.com/thephpleague/omnipay-securepay","tags":["omnipay","payment","securepay","gateway"],"install":[{"cmd":"composer require omnipay/securepay","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Gateway","correct":"use Omnipay\\SecurePay\\Gateway;"}],"quickstart":{"code":"use Omnipay\\SecurePay\\Gateway;\n\n$gateway = new Gateway();\n$gateway->setMerchantId('your-merchant-id');\n$gateway->setPassword('your-password');\n$response = $gateway->purchase(['amount' => '10.00', 'card' => $card])->send();","lang":"php","description":"Initialize the SecurePay gateway and process a purchase."},"warnings":[{"fix":"Upgrade PHP if needed.","message":"Requires PHP 7.1+.","severity":"breaking","affected_versions":"<2.0.0"}],"env_vars":null,"search_vec":"'driver':4 'gateway':14 'librari':10 'omnipay':1,7,11 'payment':8,12 'process':9 'securepay':2,3,13","created_at":"2026-06-19T10:02:49.932960+00:00","updated_at":"2026-06-19T10:02:49.932960+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-securepay","github":"https://github.com/thephpleague/omnipay-securepay","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"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}}