Trader Information
Back to topOverview
Back to topThe Create Order API extension for Magento 2 enables merchants to accept and process orders created from external systems such as mobile applications, ERP platforms, POS systems, kiosks, and custom sales channels. By providing a secure REST API endpoint, the extension allows orders to be created programmatically without requiring access to the Magento Admin Panel. After installation, merchants can monitor API activity through a dedicated Admin menu, review request and response logs, and troubleshoot failures. The extension supports configurable payment and shipping methods through API payloads and uses Magento’s native order creation workflow, ensuring that orders appear and behave exactly like standard storefront orders. This solution is ideal for businesses that manage sales outside the storefront while continuing to rely on Magento for order processing and fulfillment.
This extension allows external systems to create orders in Magento securely and efficiently using a custom REST API endpoint. It is designed for seamless integration with third-party platforms while maintaining compatibility with the core Magento checkout and order management processes.
An integrated Admin dashboard menu is added to the backend, allowing merchants to review API logs, inspect request data, and track order creation activity for operational visibility and troubleshooting.
Key Features
- REST API–based order creation for existing customers
- Supports multiple products and quantities in a single API request
- Configurable payment and shipping methods via API payload
- Secure authentication using Magento token-based authorization
- Admin dashboard for API request, response, and error logs
- Uses Magento core checkout and order processing workflows
How It Works
- An external system generates an authentication token
- An API request is sent with customer, product, shipping, and payment data
- Magento validates the request and processes the order
- A success response is returned with the generated Order ID
- Merchants can review API logs under PluginPartner → Create Order API → API Logs
Compatibility
- Magento Open Source 2.3.x – 2.4.x
- Adobe Commerce 2.3.x – 2.4.x
- Fully compatible with the native REST framework and order workflow in Magento
Support
For issue reporting or feature requests, please contact PluginPartner Support.
Technical Specifications
Back to topSeller profile
Seller contact
Current Version
1.0.0
Adobe Commerce platform compatibility
Adobe Commerce (cloud): 2.4 (current)
Adobe Commerce (on-prem): 2.4 (current)
Magento Open Source: 2.4 (current)
Type
Stable Build
Updated
30 January, 2026
Categories
Extensions, Shipping & Fulfillment, Order Management (OMS)
Quality Report
Back to topAll tests were conducted on the latest versions of Adobe Commerce that existed for the compatible release lines at the moment of the extension submission. Latest versions of all other software were used, as applicable.
Release Notes
Back to top1.0.0:
- Compatible with Adobe Commerce (cloud) : 2.4
- Compatible with Adobe Commerce (on-prem) : 2.4
- Compatible with Magento Open Source : 2.4
- Stability: Stable Build
-
Description:
-------------------------------- Version 1.0.0 --------------------------------------
+Created order using API for existing customers.
+Added REST endpoint: /rest/V1/create-quick-order.
+Support for specifying payment method, shipping method, and multiple items.
+Added admin menu Create Order API with submenus:
+Order API Logs – View all orders placed via API.
+API Details – View endpoint usage and request format.
+API request and response logging for monitoring and troubleshooting.
Support
Back to topThe best place to start if you need help with a specific extension is to contact the developer. All Adobe Commerce developers have both a contact email and a support email listed.
Contact Vendor