spryker/payment

Payment module

Maintainers

Details

github.com/spryker/payment

Source

Installs: 2 049 062

Dependents: 37

Suggesters: 11

Security: 0

Stars: 0

Watchers: 10

Forks: 0

5.18.0 2024-02-07 17:00 UTC

README

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