Hyva Checkout Create Account

vendic/hyva-checkout-create-account

Adds a "create account" checkbox to Hyva Checkout. Automatically creates an account, assigns the order, and sends a password reset email when checked.

Known issuesBuild failingsilver partnerSemVer compliant

Supported Magento versions: 2.4.9

33,490 installs★ 16 starsLatest: v1.3.0Released 2025-06-02License: MIT

composer require vendic/hyva-checkout-create-account

README

Reproduced from the package’s own README, under its own license, as of 2026-09-13. Links and images point back at the source repository.

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

This module introduces a configuration section under Stores > Configuration > Hyvä Themes > Checkout > New Customer with the following options:

  • Enable New Customer: Enables the "create account" checkbox on the checkout page.
  • Send Reset Password Mail: If enabled, a reset password email will be sent after the customer account is created.
  • Create Password Template: Allows you to select the email template used when sending the reset password mail.

Feel free to create a pull request if you need additional configuration options. Check the issues for tickets that need help.

Compatibility

License

MIT

← All packages from vendic