{"id":94152,"library":"omnipay-firstdata","title":"Omnipay First Data","description":"First Data driver for the Omnipay payment processing library.","status":"active","version":"2.4.1","language":"php","source_language":null,"source_url":"https://github.com/thephpleague/omnipay-firstdata","tags":["omnipay","payment","first-data","gateway"],"install":[{"cmd":"composer require omnipay/firstdata","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Gateway","correct":"use Omnipay\\FirstData\\Gateway;"}],"quickstart":{"code":"use Omnipay\\FirstData\\Gateway;\n\n$gateway = new Gateway();\n$gateway->setApiKey('your-api-key');\n$response = $gateway->purchase(['amount' => '10.00', 'currency' => 'USD'])->send();","lang":"php","description":"Initialize the First Data gateway and process a purchase."},"warnings":[],"env_vars":null,"search_vec":"'data':3,5,17 'driver':6 'first':2,4,16 'first-data':15 'gateway':18 'librari':12 'omnipay':1,9,13 'payment':10,14 'process':11","created_at":"2026-06-19T10:01:46.923152+00:00","updated_at":"2026-06-19T10:01:46.923152+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-firstdata","github":"https://github.com/thephpleague/omnipay-firstdata","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","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}}