Extra Payment
v0.1.7

Getting Started

Welcome to the Extra Payment for Magento 2 documentation.

In this documentation, you will find everything you need to use Extra Payment functionality and create a flexible system for receiving fees on accompanying services your store can provide on orders.

Our extension allows Magento 2 store to provide a convenient way for customers to pay extra fees that may occur in respect to their orders. These can be fees for product replacement, extra insurance, individual shipping, special packaging, etc.

Go ahead, dive in!

Firstly, please, find our extension in My Downloadable Products section of our store. Learn how to install extension, and proceed with Quick Start, which will guide you with the basics of the Extra Payment for Magento 2 module.

How to install the extension

How to install the extension How to install the extension using composer Back up your store's database and web directory. Log in to the SSH console on your server and navigate to the root directory of the Magento 2 store. Copy the installation instructio...

Quick Start

Quick Start Extra payments for Magento 2 is a supportive tool that provides a convenient way for making accompanying financial transactions on existing orders. Such fees may occur for many reasons, for example, when a purchased item needs to be returned ...

Configuration Settings

 Configuration Settings The module Extra Payments for Magento 2 does not require any prior configuration. It is ready to use right after installation. Our module adds a virtual product with the name Extra Payment Product and SKU E_PMNT to the store pro...

How to upgrade extension

How to upgrade extension To upgrade the extension, follow these steps: Back up your store's database and web directory. Log in to the SSH console in your server and navigate to the root directory of the Magento 2 store. Run the command composer require ...

Disabling the Extension

Disabling the Extension Temporarily Disable To temporarily disable the extension, please take the following steps: Log in to the SSH console on your server and navigate to the root directory of the Magento 2 store. Run the command php -f bin/magento modu...

0.1.7

0.1.7 (2024-03-21) Improvements Note for customer selection in payment form 0.1.6 (2023-12-11) Improvements Improved email notifications for customers 0.1.4 (2023-02-22) Fixed Error "Argument 1 passed to Mirasvit\ExtraPayment\Block\Payment\Lis...