---
title: >-
  Payment session creation request now includes a flag for Mail Order/Telephone
  Order payments - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/payment-session-creation-request-now-includes-a-flag-for-mail-order-telephone-order-payments
  md: >-
    https://shopify.dev/changelog/payment-session-creation-request-now-includes-a-flag-for-mail-order-telephone-order-payments.md
metadata:
  effectiveApiVersion: 2024-07
  affectedApi:
    - displayName: Payments Apps API
      handle: payments-apps-api
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2024-05-29T15:42:05-04:00'
  postedAt: '2024-07-01T00:01:00-04:00'
  updatedAt: '2024-06-10T13:33:13-04:00'
  effectiveAt: '2024-07-01T00:01:00-04:00'
---

July 1, 2024

Tags:

* Payments Apps API
* 2024-07

# Payment session creation request now includes a flag for Mail Order/Telephone Order payments

As of version 2024-07, the HTTP Post request sent from Shopify to initiate a payment session on a Credit Card Payments App Extension contains a new Boolean `moto` field in the `payment_method.data` hash, to flag if the credit card information for a payment was entered by a merchant. Learn more about payment session creation on [Shopify.dev](https://shopify.dev/docs/apps/build/payments/request-reference#credit-card-payment).
