Siteation / hyva-checkout-create-account

Add a create account option to the Hyvä checkout for Magento 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vendic_HyvaCheckoutCreateAccount Coding Standard

This module adds a "create account" checkbox to the Hyva Checkout.

When checked, it will automatically:

  • Create an account for the customer
  • Assign the current order to the customer
  • Send a password reset email to the customer

Screenshot

Installation

composer require vendic/hyva-checkout-create-account

Configuration

None at this moment. Feel free to create a pull request if you need specific settings. Check the issues for tickets that need help.

Compatibility

License

MIT

About

Add a create account option to the Hyvä checkout for Magento 2

License:MIT License


Languages

Language:PHP 79.8%Language:HTML 20.2%