Back to Top

Magento 2 ChatGPT Checkout Message Generator – Documentation

Updated 21 May 2025

Magento 2 ChatGPT Checkout Message extension enables the admin to generate and display automated messages for the user or the customer at the point of checkout. 

Admin can use the AI checkout message module to auto-generate messages shown to the customer at the checkout screen regarding their purchase.

This module customizes checkout messages using AI, tailoring prompts based on the customer’s name, purchase type, and order ID.

Check the overview for the working of the extension –

0CZK9Lj3g_Q

Features

  • The module uses AI and customer data to provide personalized messages and prompts during the checkout process.
  • The module integrates smoothly with the checkout process, ensuring an uninterrupted shopping experience.
  • The admin can use a separate OpenAI API key to validate users and grant access to OpenAI services.
  • The module supports many language translations.
  • The module supports all the latest ChatGPT versions.
  • After placing the order, the customer will receive an auto-generated AI message with the order ID and store name on the checkout page.

What is the use of Socket.IO?

Socket.IO is a JavaScript library that enables real-time, bidirectional communication between clients and servers in web applications.

Searching for an experienced
Magento 2 Company ?
Find out More

It abstracts the underlying transport mechanisms, such as WebSockets or long polling, to provide a consistent interface for real-time communication.

Installation process

The installation is quite simple just like the standard Magento 2 extensions.

#1- Download Module:
Log in to the Webkul Store, go to My Account > My Purchased Products, verify, then download and extract the zip folder.

#2-Upload Folder:

After extracting the module zip, go to src>app and copy the app folder into the Adobe Commerce directory on the server, as shown below:

m2_installation-1200x451-1

#3-Run commands:

After uploading the module folder, you need to run the following commands in the Magento 2 root directory:

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento indexer:reindex
php bin/magento cache:flush

How to get the OpenAI Credentials?

Firstly the user has to create an OpenAI account and login to the user AI dashboard as shown in the corresponding image.

image-61

The user should click the “Personal” option in the top-right corner, which will open a pop-up. Then, they need to select “View API Keys.”

image-62

A page will open and another option for creating a New Secret Key will be visible as shown in the screenshot.

image-63

Once, the user clicks on this button a pop-up will display with the API key. The user can copy the key from here with the help of the copy button.

image-64

Initial Admin Configuration:

To configure the ChatGPT checkout message, the admin has to proceed to store>configuration>AI checkout message as shown in the following image:

configuartion

After accessing the Magento 2 AI checkout message module interface you need to fill out and set up settings according to your requirements.

General Settings:

General settings
  • Enable module: This option allows you to permit the module to start and stop functioning.
  • Store Name: Under this option you have to fill out your store name which you want the module should display at the point of checkout.

OpenAI Credentials:

OpenAI cred
  • OpenAI API Key: An API key is a unique code that identifies your requests to the API. Your API key is intended to be used by you.

Storefront Workflow

product

The Customers will select the product/products at the store and add it to the cart then further proceed to checkout.

After adding products to the cart, customer needs to fill out their details along with the shipping address and then select out shipping method.

Shipping address

The customer needs to verify their details and proceed to place an order by clicking on the place order button.

Paymnet method

After placing the order, the customer will receive an auto-generated AI message with the order ID and store name on the checkout page, as shown below:

purchased

Support

That’s all about the “Magento 2 ChatGPT Checkout Message“. However, If you have any queries regarding the plugin, please contact us at Webkul Support System. 

Current Product Version - 4.0.1

Supported Framework Version - Magento 2.0.x, 2.1.x, 2.2.x,2.3.x, 2.4.x

. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Back to Top

Message Sent!

If you have more details or questions, you can reply to the received confirmation email.

Back to Home

Magento 2 ChatGPT Checkout Message Generator – Documentation