-
Notifications
You must be signed in to change notification settings - Fork 0
Plan products
The plans functionality is designed for use with Magento 2 bundle products. To create a plan from a bundle product, this product must meet some requirements.
- The dynamic price option must be disabled, and the product price must be zero. This needs to be done because the bundle price must be dynamically calculated.
-
In the bundle items session, each option must contain only one item. The input type must be "checkbox" or "multiple select". The price informed, according to the quantity also informed, will be the total amount of the bundle.
-
In the example below, the total amount of the bundle will be $60.
It is important to note that the module's plans functionality was not created to support the Magento 2's multi-store. All plans created on the Magento 2 platform will also be created in the Mundipagg account corresponding to the credentials associated with the platform's default settings.
To access the plans menu, just click on the "Mundipagg" button on the sidebar and select the "Plans" option on the submenu displayed.
Click on the "Add new plan" button.
In the "Product Search" input, search for your product and press the "add Product" button:
Make the appropriate definitions for your plan:
Click on the "Save" button in the upper right corner.
A confirmation popup will be displayed if the plan creation is successful.
The plan created can be displayed on your Magento 2 platform:
Now, when purchasing this bundle-type product in your store, a subscription to the configured plan will be created.
-
About
-
Installation
-
Module configuration
-
Order management
-
Payment methods
- Boleto
- Credit card
- Wallet
- Credit card and boleto
- Wallet
- 2 credit cards
- Wallet
- Pix
-
Payment Split (Market Place support) [In development]
-
Support
-
Recurrence
- Configuration
- Api