Skip to content

[Content]: Clarify (and possibly correct) checkout_id vs order_id #1983

Open
@aaronadamsCA

Description

@aaronadamsCA

What article on segment.com/docs is affected?

https://segment.com/docs/connections/spec/ecommerce/v2/

What part(s) of the article would you like to see updated?

According to this article:

  • Checkout Started accepts only order_id.
  • Checkout Step Viewed and Checkout Step Completed accept only checkout_id.
  • Order Completed accepts both checkout_id and order_id.

My best guess is that this is a mistake, and Checkout Started should accept only checkout_id, not order_id.

Logically, the checkout ID should exist as soon as the checkout is started, whereas an order ID won't normally exist until an order is completed. This is the way it works with most e-commerce platforms.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    OutdatedcontentWhen the bug is about content that needs to get fixedcontent-updateupdates to content that are not new features, includes grammar fixes, added notestriaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions