# Payum/Payum

PHP Payment processing library. It offers everything you need to work with payments: Credit card & offsite purchasing, subscriptions, payouts etc.

Repository: https://github.com/Payum/Payum
Canonical: https://ross.abutalabs.com/products/payum
Homepage: https://payum.dev
Language: PHP
License: MIT
License Family: permissive
Topics: payment, paypal, stripe, be2bill, authorizenet, payex, php, sofort
Last push: 2026-08-26T12:52:01+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 30, longevity 100
- inputs: {"age_days": 5031, "days_push": 7, "days_rel": 252, "gap_med": 235.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1924, forks 346 (observed 2026-08-28T04:05:55.388319+00:00)

## What it is
Payum is a MIT-licensed PHP payment processing library that unifies 50+ payment gateways (Stripe, PayPal, Klarna, Authorize.Net, Sofort, and more) behind a single request/reply pipeline. It models the full payment lifecycle — capture, authorize, refund, cancel, payouts, subscriptions, and IPN notifications — with framework integrations for Symfony, Laravel, and e-commerce platforms like Sylius.

## Use cases
- accept credit card and offsite payments in a PHP app
- integrate Stripe and PayPal checkout with one API
- process refunds and payouts across multiple gateways
- handle recurring payments and subscription billing
- handle payment notifications and IPN webhooks
- add payment processing to a Symfony or Laravel project
- swap payment providers without rewriting checkout code

## When to choose
- you build in PHP and need to support multiple payment gateways through one abstraction
- you want the full payment lifecycle (capture, refund, payout, notifications) handled uniformly
- you use Symfony, Laravel, or Sylius and want a battle-tested payment integration
- you need to switch or add gateways without changing your checkout code

## When to avoid
- you only ever need a single gateway and are happy with its official SDK
- your stack is not PHP
- you need a fully hosted payment solution rather than a library you integrate yourself

## Facets
- artifact type: library
- maturity: stable
- function: sdk, web-framework, middleware, security, webhook
- domain: fintech, e-commerce, web-development, backend, apis
- platform: php, self-hosted
- tags: payments, payment-gateway, stripe, paypal, checkout, refunds, subscriptions, payouts, omnipay, symfony, laravel, ecommerce, web-server

## Member repositories
- Payum/Payum (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:55.388319+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:09:25.844795+00:00, confidence not recorded.
  - readme: https://github.com/Payum/Payum (fetched 2026-08-28T04:05:55.388319+00:00, sha c7fcbe99e089)
  - homepage: https://payum.dev (fetched 2026-08-29T10:48:57.745078+00:00, sha f4e611c281c1)
  - site_page: https://docs.payum.dev/get-it-started (fetched 2026-08-29T10:48:57.754602+00:00, sha ba399edb12b3)
  - site_page: https://docs.payum.dev/supported-gateways (fetched 2026-08-29T10:48:57.757375+00:00, sha 0e7c57c51160)
  - site_page: https://docs.payum.dev/ (fetched 2026-08-29T10:48:57.759910+00:00, sha e02aa1589bca)
  - site_page: https://docs.payum.dev/frameworks-and-e-commerce-integration (fetched 2026-08-29T10:48:57.761957+00:00, sha 4089d89de94b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
