Edit in GitHubLog an issue

Order processing tutorial

This tutorial shows a system integrator how REST APIs are used in the lifecycle of an order, including configuring a store and creating a customer; creating quotes, orders, invoices, and shipments; preparing for checkout; and more order-related tasks.

The 10-step tutorial generally takes 30 minutes.

Before you begin

Complete the following prerequisites:

  • Install an Adobe Commerce instance with sample data.

    The sample data defines a functional store, called Luma, that sells fitness clothing and accessories. The store does not provide any sandbox accounts for testing credit card payments, so transactions will be simulated using an offline payment method.

  • Install a REST client. You can use any REST client to send calls to Commerce. Postman is recommended.

  • Set up two-factor authentication. This tutorial assumes Google Authenticator is your 2FA solution.

  • Know how to construct a REST call in Commerce. See Construct a request for details.

  • Find the Commerce REST API documentation. You can view the static REST API documentation on devdocs or generate a local API reference.

  • Find the Commerce Merchant documentation. Refer to Getting Started with Magento Open Source 2.1 for information about the Luma store that is created when you install Commerce with the sample data.

Other resources

  • REST Tutorials provides additional information about completing any Commerce REST tutorial.
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.