PHPackages                             hypejunction/payments\_stripe - 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. hypejunction/payments\_stripe

AbandonedArchivedElgg-plugin[Payment Processing](/categories/payments)

hypejunction/payments\_stripe
=============================

Stripe payments integration

1.0.2(9y ago)017GPL-2.0PHPPHP &gt;=5.6

Since Nov 15Pushed 9y ago1 watchersCompare

[ Source](https://github.com/hypeJunction/Elgg-payments_stripe)[ Packagist](https://packagist.org/packages/hypejunction/payments_stripe)[ Docs](http://hypejunction.com)[ RSS](/packages/hypejunction-payments-stripe/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

Stripe Payments for Elgg
========================

[](#stripe-payments-for-elgg)

[![Elgg 2.3](https://camo.githubusercontent.com/8452daaef3ea7320843e9a5473e44a80e23ec99b34525f2c9bbf8c83ccad0cd6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e332d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/8452daaef3ea7320843e9a5473e44a80e23ec99b34525f2c9bbf8c83ccad0cd6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e332d6f72616e67652e7376673f7374796c653d666c61742d737175617265)

Features
--------

[](#features)

- API for handling payments via Stripe

Acknowledgements
----------------

[](#acknowledgements)

- Plugin has been sponsored by \[Social Business World\] ( "Social Business World")

Notes
-----

[](#notes)

### Example

[](#example)

See actions/payments/checkout/stripe.php for usage example.

### Payment Status

[](#payment-status)

You can use `'transaction:', 'payments'` hooks to apply additional logic upon payment status changes. Payments are synchronous and do not require a user to be forwarded to another location.

### Web hook events

[](#web-hook-events)

Make sure to setup the webhooks via your Stripe dashboard. Webhook URL is listed in plugin settings. Charge-related hooks will be digested by the plugin automatically. Other web hook event data can be digested with `'digest:webhook', 'stripe'` plugin hook.

### SSL

[](#ssl)

- Your site must be served over HTTPS for the API requests and webhooks to work as expected

### Credentials

[](#credentials)

- Login at  and create an account
- Copy secret and publishable keys from Stripe Account settings &gt; API keys to plugin settings
- Add webhook endpoints via Stripe Account settings &gt; Webhooks &gt; Add endpoint (the endpoint URL is listed in plugin settings)

### Testing

[](#testing)

- You make test payments using card numbers listed here:
- You can see test payments by toggling your Stripe dashboard to Test mode

### Forms/Actions

[](#formsactions)

To display card information input form, use:

```
// in your form
echo elgg_view('input/stripe/card');

// in your action
$token = get_input('stripe_token');
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~4 days

Total

4

Last Release

3500d ago

Major Versions

0.1.0 → 1.0.02016-11-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/5071b1cd852e094b3f564962a625e04c227adc73af30c5b46b243ab8f20154a7?d=identicon)[hypeJunction](/maintainers/hypeJunction)

---

Top Contributors

[![hypeJunction](https://avatars.githubusercontent.com/u/1202761?v=4)](https://github.com/hypeJunction "hypeJunction (8 commits)")

---

Tags

pluginstripeelggpayments

### Embed Badge

![Health badge](/badges/hypejunction-payments-stripe/health.svg)

```
[![Health](https://phpackages.com/badges/hypejunction-payments-stripe/health.svg)](https://phpackages.com/packages/hypejunction-payments-stripe)
```

###  Alternatives

[chronon/stripe

A CakePHP 2.x Stripe Payment Processing Component.

4246.7k](/packages/chronon-stripe)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[enupal/stripe

Allows customers sign up for recurring and one-time payments with Stripe, perfect for orders, donations, subscriptions, and events. Create simple payment forms in seconds easily without coding. For Craft CMS 3.x

3416.6k1](/packages/enupal-stripe)[tomatophp/filament-payments

Manage your payments inside FilamentPHP app with multi payment gateway integration

532.4k](/packages/tomatophp-filament-payments)

PHPackages © 2026

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