2Checkout 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:

TWOCHECKOUT_PUBLISHABLE_KEY=
TWOCHECKOUT_PRIVATE_KEY=
TWOCHECKOUT_SELLER_ID=
TWOCHECKOUT_SECRET_WORD=
TWOCHECKOUT_DEMO=false
    

Example of use:

TWOCHECKOUT_PUBLISHABLE_KEY=your-2checkout-publishable-key
TWOCHECKOUT_PRIVATE_KEY=your-2checkout-private-key
TWOCHECKOUT_SELLER_ID=your-2checkout-seller-id
TWOCHECKOUT_SECRET_WORD=your-2checkout-secret-word
TWOCHECKOUT_DEMO=true
    

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