{"id":94215,"library":"omnipay-cardsave","title":"Omnipay CardSave","description":"CardSave driver for the Omnipay payment processing library.","status":"active","version":"2.1.2","language":"php","source_language":null,"source_url":"https://github.com/thephpleague/omnipay-cardsave","tags":["omnipay","payment","cardsave","gateway"],"install":[{"cmd":"composer require omnipay/cardsave","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Gateway","correct":"use Omnipay\\CardSave\\Gateway;"}],"quickstart":{"code":"use Omnipay\\CardSave\\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 CardSave 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":"'cardsav':2,3,13 'driver':4 'gateway':14 'librari':10 'omnipay':1,7,11 'payment':8,12 'process':9","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-cardsave","github":"https://github.com/thephpleague/omnipay-cardsave","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}}