Skip to content

[READ ONLY] Subtree split of the Payment module.

License

Notifications You must be signed in to change notification settings

spryker/payment

Repository files navigation

Payment Module

Latest Stable Version Minimum PHP Version

Payment is a gateway module which delegates calls to concrete payment modules and persists order payment. Spryker enables to have multiple payments per checkout. Each payment method must provide payment amount it shares from order grand total.

Installation

composer require spryker/payment

Documentation

Spryker Documentation