Skip to content

Stripe Plugin (Pro)

The Stripe pro plugin adds full payment processing, subscription management, and billing to your nSelf deployment.

Terminal window
nself license set nself_pro_xxxxx
nself plugin install nself-stripe
Terminal window
STRIPE_SECRET_KEY=sk_live_xxxxx
STRIPE_PUBLISHABLE_KEY=pk_live_xxxxx
STRIPE_WEBHOOK_SECRET=whsec_xxxxx
  • Payment intents and checkout sessions
  • Subscription management with proration
  • Webhook event processing
  • Customer portal integration
  • Invoice management
TablePurpose
np_stripe_customersStripe customer records
np_stripe_subscriptionsActive subscriptions
np_stripe_paymentsPayment history
np_stripe_webhooksWebhook event log

Part of the ɳSelf+ bundle. See Bundles for pricing.