Registry / other / spryker-checkout-extension

spryker-checkout-extension

JSON →
library1.5.0phppackagistunverified

Provides plugin interfaces for extending the Spryker checkout process.

composer require spryker/checkout-extension
INSTALL
IMPORT
SIG · SPRYKER-CHECKOUT-E
S
spryker-checkout-extension
otherphpv1.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CheckoutPreConditionPluginInterface
use Spryker\Zed\CheckoutExtension\Dependency\Plugin\CheckoutPreConditionPluginInterface;

Implement a checkout pre-condition plugin.

use Spryker\Zed\CheckoutExtension\Dependency\Plugin\CheckoutPreConditionPluginInterface; class MyPreConditionPlugin implements CheckoutPreConditionPluginInterface { public function check(QuoteTransfer $quote, CheckoutResponseTransfer $checkoutResponse): bool { return true; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
spryker-checkout-extension — pip install spryker-checkout-extension · libregistry