letsco-co/silverstripe-stripe

Stripe module for SilverStripe

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

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

This package is auto-updated.

Last update: 2024-04-10 14:11:28 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"