Log in
Interface

OrderCustomerManagementInterface

Magento\Sales\Api\OrderCustomerManagementInterface

What it does

This interface defines a contract for creating customer accounts from existing orders.

Developers use this when they need to convert a guest order into a registered customer account, which is useful for post-purchase account creation workflows or when customers want to track their order history by creating an account after checkout.

Public Methods

  • create()