PHPackages                             prestashop/ps\_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. prestashop/ps\_checkout

ActivePrestashop-module

prestashop/ps\_checkout
=======================

PrestaShop module

V9.4.3.3(12mo ago)37948[15 PRs](https://github.com/PrestaShopCorp/ps_checkout/pulls)AFL-3.0PHPPHP &gt;=8.1CI passing

Since Jul 3Pushed 1mo ago19 watchersCompare

[ Source](https://github.com/PrestaShopCorp/ps_checkout)[ Packagist](https://packagist.org/packages/prestashop/ps_checkout)[ Docs](https://github.com/PrestaShopCorp/ps_checkout)[ RSS](/packages/prestashop-ps-checkout/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (20)Versions (245)Used By (0)Security (3)

PrestaShop Checkout
===================

[](#prestashop-checkout)

[![GitHub release (latest SemVer)](https://camo.githubusercontent.com/b65d0e944f7e38065bade0ce3f32dfd7827f6cde5879fb88e90feac5697db42f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f70726573746173686f70636f72702f70735f636865636b6f7574)](https://camo.githubusercontent.com/b65d0e944f7e38065bade0ce3f32dfd7827f6cde5879fb88e90feac5697db42f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f70726573746173686f70636f72702f70735f636865636b6f7574)[![GitHub license](https://camo.githubusercontent.com/072a2f073a028d8e76b1f7c689dee3fa2379917f066c6895886cb5c900fcb3db/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f50726573746153686f70436f72702f70735f636865636b6f7574)](https://github.com/PrestaShopCorp/ps_checkout/LICENSE.md)

About
-----

[](#about)

PrestaShop official payment module in partnership with PayPal.

Reporting issues
----------------

[](#reporting-issues)

In order to contact the team, please use the [link](https://help-center.prestashop.com/contact?psx=ps_checkout) available in the back-office once logged to your PrestaShop account.

Direct download
---------------

[](#direct-download)

If you want to get a zip ready to install on your shop. You can directly download it by clicking [here](https://github.com/PrestaShopCorp/ps_checkout/releases).

### Branches

[](#branches)

There are 4 main branches on the repository:

- `prestashop/main` is the branch for PrestaShop Checkout v5 for PrestaShop v1.7, v8 and v9
- `prestashop/9.x` is the branch for PrestaShop Checkout v4 for PrestaShop v9.x
- `prestashop/8.x` is the branch for PrestaShop Checkout v4 for PrestaShop v8.x
- `prestashop/1.7.x` is the branch for PrestaShop Checkout v4 for PrestaShop v1.7.x
- `prestashop/1.6.1.x` is the branch for PrestaShop Checkout for PrestaShop v1.6.1.x (deprecated)

Contributors **must** follow the following rules:

- Use the `main` branch
- Do not update the module's version number.
- Follow [the coding standards](https://devdocs.prestashop-project.org/8/development/coding-standards/).

### Build

[](#build)

1. Clone repository to local environment
2. Copy .env.dist -&gt; .env
3. Configure .env file to your environment settings. Change `INSTALL_XDEBUG=1` if you want to install Xdebug
4. Copy MODULE\_VERSION/.env.dist -&gt; MODULE\_VERSION/.env
5. Run Makefile command in terminal `make build module_version=ps8`
6. Run Makefile command in terminal `make run module_version=ps8`
7. Website is accessible at `http://localhost:8991`
8. `http://localhost:8991/admin1` - admin panel

Use default PrestaShop credentials to login:

- `demo@prestashop.com`
- `prestashop_demo`

Contributing
------------

[](#contributing)

PrestaShop modules are open source extensions to the PrestaShop e-commerce solution. Everyone is welcome and even encouraged to contribute with their own improvements.

Contributors wishing to edit a module's files should follow the following process:

1. Fork this project to your GitHub account.
2. Clone your fork to your local machine in the `/modules` directory of your PrestaShop installation.
3. Create a branch in your local clone of the module for your changes.
4. Change the files in your branch. Be sure to follow the [coding standards](https://devdocs.prestashop-project.org/8/development/coding-standards/)
5. Push your changed branch to your fork in your GitHub account.
6. Create a pull request for your changes on the target branch of the module's project. Be sure to follow the [contribution guidelines](https://devdocs.prestashop-project.org/8/contribute/contribution-guidelines/) in your pull request. If you need help to make a pull request, read the [GitHub help page about creating pull requests](https://help.github.com/articles/using-pull-requests).
7. Wait for one of the maintainers either to review the code

License
-------

[](#license)

This module is released under the [Academic Free License 3.0](https://opensource.org/licenses/AFL-3.0)

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance73

Regular maintenance activity

Popularity21

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity87

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~14 days

Recently: every ~9 days

Total

173

Last Release

45d ago

Major Versions

v7.4.3.0 → v8.4.3.12025-02-11

v7.4.3.1 → v9.4.3.12025-03-05

v7.4.4.0 → v9.4.3.22025-04-16

v5.0.4-beta10 → v7.4.4.12025-10-16

v7.4.4.1 → v8.4.4.12025-10-16

PHP version history (3 changes)v2.0.0PHP &gt;=5.6.0

v3.0.0PHP &gt;=7.2

v9.4.3.1PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15106407?v=4)[Jarvis](/maintainers/ps-jarvis)[@ps-jarvis](https://github.com/ps-jarvis)

---

Top Contributors

[![Matt75](https://avatars.githubusercontent.com/u/5262628?v=4)](https://github.com/Matt75 "Matt75 (49 commits)")[![matks](https://avatars.githubusercontent.com/u/3830050?v=4)](https://github.com/matks "matks (33 commits)")[![L3RAZ](https://avatars.githubusercontent.com/u/25088641?v=4)](https://github.com/L3RAZ "L3RAZ (24 commits)")[![PSebou](https://avatars.githubusercontent.com/u/98540591?v=4)](https://github.com/PSebou "PSebou (6 commits)")

---

Tags

prestashop-module

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[google/cloud

Google Cloud Client Library

1.2k16.2M53](/packages/google-cloud)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[torchlight/torchlight-laravel

A Laravel Client for Torchlight, the syntax highlighting API.

120452.8k11](/packages/torchlight-torchlight-laravel)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)

PHPackages © 2026

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