letsco-co/silverstripe-stripe

Stripe module for SilverStripe

Maintainers

Package info

github.com/letsco-co/silverstripe-stripe

Type:silverstripe-vendormodule

pkg:composer/letsco-co/silverstripe-stripe

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2023-08-10 12:50 UTC

This package is auto-updated.

Last update: 2026-04-10 18:31:24 UTC


README

May define in .env the following keys to active Stripe payment gateway :

STRIPE_PUBLIC_KEY="pk_xxxx"
STRIPE_SECRET_KEY="sk_yyyy"
STRIPE_STATEMENT="ME STATEMENT"
STRIPE_SEPA="true || false"
STRIPE_CB="true || false"