spryker/dummy-payment

DummyPayment module

Installs: 1 708 102

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 10

Forks: 2


README

Latest Stable Version Minimum PHP Version

DummyPayment is a sample payment method that demonstrates a simple state machine which has a couple of states, commands and conditions. With that state machine it’s possible to trigger events for order items from Zed’s order detail page. It can be used as a starting point for new payment integrations. DummyPayment can also be used for testing checkout and order placement without actually performing transactions.

Installation

composer require spryker/dummy-payment

Documentation

Spryker Documentation