{"id":91066,"library":"spryker-checkout-extension","title":"Spryker Checkout Extension","description":"Provides plugin interfaces for extending the Spryker checkout process.","status":"active","version":"1.5.0","language":"php","source_language":null,"source_url":"https://github.com/spryker/checkout-extension","tags":["spryker","checkout","extension","plugin","ecommerce"],"install":[{"cmd":"composer require spryker/checkout-extension","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"CheckoutPreConditionPluginInterface","correct":"use Spryker\\Zed\\CheckoutExtension\\Dependency\\Plugin\\CheckoutPreConditionPluginInterface;"}],"quickstart":{"code":"use Spryker\\Zed\\CheckoutExtension\\Dependency\\Plugin\\CheckoutPreConditionPluginInterface;\n\nclass MyPreConditionPlugin implements CheckoutPreConditionPluginInterface\n{\n    public function check(QuoteTransfer $quote, CheckoutResponseTransfer $checkoutResponse): bool\n    {\n        return true;\n    }\n}","lang":"php","description":"Implement a checkout pre-condition plugin."},"warnings":[],"env_vars":null,"search_vec":"'checkout':2,11,14 'ecommerc':17 'extend':8 'extens':3,15 'interfac':6 'plugin':5,16 'process':12 'provid':4 'spryker':1,10,13","created_at":"2026-06-19T09:12:50.201647+00:00","updated_at":"2026-06-19T09:12:50.201647+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/spryker/checkout-extension","github":"https://github.com/spryker/checkout-extension","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}