PHPackages                             maxfactor/checkout - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. maxfactor/checkout

ActiveLibrary[Payment Processing](/categories/payments)

maxfactor/checkout
==================

'Maxfactor checkout'

3.0.2(6y ago)2333MITPHP

Since Feb 1Pushed 6y ago2 watchersCompare

[ Source](https://github.com/dewsign/maxfactor-laravel-checkout)[ Packagist](https://packagist.org/packages/maxfactor/checkout)[ RSS](/packages/maxfactor-checkout/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (6)Versions (47)Used By (0)

Maxfactor Laravel Checkout
==========================

[](#maxfactor-laravel-checkout)

[![Packagist](https://camo.githubusercontent.com/2861cce807fd05bc5004abf0b81e5721cbf8bf9b52b6e82d9a889231a813a4d4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6178666163746f722f636865636b6f75742e7376673f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/maxfactor/checkout)

Authors:

- [Marco Mark](mailto:marco.mark@dewsign.co.uk)
- [Tristan Ward](mailto:tristan.ward@dewsign.co.uk)
- [Sam Wrigley](mailto:sam.wrigley@dewsign.co.uk)

Overview
--------

[](#overview)

A Laravel checkout companion to work with Maxfactor Vue Cart.

### Dependencies

[](#dependencies)

- [Maxfactor Vue Cart 2.0.0](https://github.com/dewsign/maxfactor-vue-cart)

### Configuration

[](#configuration)

Environment configuration:

This package exposes the following configuration options:

`pca_key`: Postcode Anywhere Key, set if this service is being used `minimum_order`: Order must reach this value to be processable. Defaults to £1.00.

If the configuration is published the default Checkout and Postage models can be changed. See development notes for more about this.

### Development notes

[](#development-notes)

In the host project you will typically use the `HandlesCheckout` trait on a `Checkout` model. This will allow you to access the checkout data via the `getCurrentCheckoutParams()` method. This can then be processed in accordance with your projects order generation needs.

Checkout data accessed with the `getCurrentCheckoutParams()` method includes user and product and information.

The `CheckoutController` in this package uses a `show()` and `store()` method which is applied to each stage of the checkout to show the view and store the content repectively. The show and store functionality is performed by the `HandlesCheckout` trait. Custom functionality can be achieved by overloading these methods on the Checkout model implementing it in your project.

This package also provides a `HandlesPostage` trait which can be implemented in a similar fashion to the `HandlesCheckout` trait. This allows you to use custom delivery date configurations in your host application.

A flow diagram is included in this repository to illustrate what is intended to happen at each stage of the checkout and the methods called to achieve this. [Flowmap](https://github.com/dewsign/maxfactor-laravel-checkout/blob/master/flowdiagram.svg)

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 68.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~17 days

Recently: every ~49 days

Total

36

Last Release

2448d ago

Major Versions

1.8.0 → 2.0.02018-10-01

2.0.11 → 3.0.02019-09-03

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9800616?v=4)[Dewsign](/maintainers/dewsign)[@dewsign](https://github.com/dewsign)

---

Top Contributors

[![m2de](https://avatars.githubusercontent.com/u/17720020?v=4)](https://github.com/m2de "m2de (81 commits)")[![tristanward](https://avatars.githubusercontent.com/u/35340245?v=4)](https://github.com/tristanward "tristanward (25 commits)")[![samwrigley](https://avatars.githubusercontent.com/u/17161173?v=4)](https://github.com/samwrigley "samwrigley (8 commits)")[![crumb1e](https://avatars.githubusercontent.com/u/18497168?v=4)](https://github.com/crumb1e "crumb1e (5 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/maxfactor-checkout/health.svg)

```
[![Health](https://phpackages.com/badges/maxfactor-checkout/health.svg)](https://phpackages.com/packages/maxfactor-checkout)
```

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M220](/packages/backpack-crud)[offline/oc-mall-plugin

E-commerce solution for October CMS

1744.7k2](/packages/offline-oc-mall-plugin)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3310.1k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
