Registry / other / spryker-payment-extension

spryker-payment-extension

JSON →
library1.1.0phppackagistunverified

PaymentExtension module for Spryker commerce framework.

composer require spryker/payment-extension
INSTALL
IMPORT
SIG · SPRYKER-PAYMENT-EX
S
spryker-payment-extension
otherphpv1.1.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.

PaymentMethodFilterPluginInterface
use Spryker\Zed\PaymentExtension\Dependency\Plugin\PaymentMethodFilterPluginInterface;

Implement a payment method filter plugin.

use Spryker\Zed\PaymentExtension\Dependency\Plugin\PaymentMethodFilterPluginInterface; class MyFilter implements PaymentMethodFilterPluginInterface { public function filter(array $paymentMethods, QuoteTransfer $quote): array { return $paymentMethods; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
spryker-payment-extension — pip install spryker-payment-extension · libregistry