--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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).