Stripe plugin Documentation

Installation

To install this plugin:

Compatibility

Update

Replace all the plugin's files on your server.

Configuration

Add the settings below in the script's /.env file on your server:

STRIPE_KEY=
STRIPE_SECRET=
    

Example of use:

STRIPE_KEY=your-stripe-key
STRIPE_SECRET=your-stripe-secret
    

NOTE:

Translation

To translate this plugin into your language:

Uninstallation

To uninstall this plugin, go to your Admin panel → Plugins (and click on "Uninstall") to uninstall it.

Removing

To remove this plugin:

Resources