PrestaShop Plugin
How to install the Feemaker payment plugin for PrestaShop.
Prerequisites
- A running PrestaShop store with admin access.
- Your Ethereum address (
ownerAddress) that will receive payments. - A
sessionPrivateKey— a session key you generate and register against your owner address. The plugin uses it to sign API calls (no public webhook URL required).
See the Payment Integration page for details on how these work.
Installation
- Log in to your PrestaShop admin panel.
- Go to Modules → Module Manager and click Upload a module.
- Upload the Feemaker plugin archive.
- Find Feemaker in the module list and click Configure.
- Enter your Owner Address and Session Private Key.
- Save the configuration.
The Feemaker payment option should now be available on your checkout page.