Stripe Plugin (Pro)
هذا المحتوى غير متوفر بلغتك بعد.
Stripe Plugin (Pro)
Section titled “Stripe Plugin (Pro)”The Stripe pro plugin adds full payment processing, subscription management, and billing to your nSelf deployment.
Installation
Section titled “Installation”nself license set nself_pro_xxxxxnself plugin install nself-stripeConfiguration
Section titled “Configuration”STRIPE_SECRET_KEY=sk_live_xxxxxSTRIPE_PUBLISHABLE_KEY=pk_live_xxxxxSTRIPE_WEBHOOK_SECRET=whsec_xxxxxFeatures
Section titled “Features”- Payment intents and checkout sessions
- Subscription management with proration
- Webhook event processing
- Customer portal integration
- Invoice management
Database Tables
Section titled “Database Tables”| Table | Purpose |
|---|---|
np_stripe_customers | Stripe customer records |
np_stripe_subscriptions | Active subscriptions |
np_stripe_payments | Payment history |
np_stripe_webhooks | Webhook event log |
Bundle
Section titled “Bundle”Part of the ɳSelf+ bundle. See Bundles for pricing.