Plugins
To access and manage plugins for your Project Zero CLI, run the following command:
npx @akinon/projectzero@latest --plugins
The plugins selected from this list will be added to the project and ready for use. The plugins can be removed from the project by unchecking it from the same list.
Plugin List
- Masterpass
- Basket Gift Pack
- Checkout Gift Pack
- Checkout Providers
- OTP
- Redirection Payment
- Click & Collect
Installation
To install plugins, run the following command in the console:
npx projectzero --plugins
Select the plugins desire to install from the list provided.
Masterpass
The Masterpass plugin enables users to make payments with their Masterpass-registered cards on the payment page. With this plugin, operations such as listing Masterpass-registered cards, adding new cards, and removing cards can be performed.
Basket Gift Pack
This plugin allows for the addition of gift pack and gift note or just a gift note for products on the basket page.
Checkout Gift Pack
Used to enable the gift pack option for products on the payment page.
Checkout Providers
This plugin is used to add payment methods to the checkout process.
OTP
This application provides SMS verification (OTP) support for desired actions such as registration and updating profile information.
Redirection Payment
Used to enable any payment option with a redirection type on the payment page.
Click & Collect
This plugin enables the "Click & Collect" in-store pickup option.