Learn how to pass additional information using Metadata
metadata
field is a flexible attribute available on select objects, allowing merchants to attach custom key-value pairs for internal use. This is particularly useful for associating additional contextual information—such as an order number or customer reference ID—to streamline backend operations and integrations.
Note: Moment does not use metadata for any business logic. This field is solely intended for merchants to pass supplementary information.
metadata
object is subject to the following constraints:
key
and value
must be strings