--- title: Display modals after purchase - 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/new-mutation-to-add-post-pay-actions-onsite md: https://shopify.dev/changelog/new-mutation-to-add-post-pay-actions-onsite.md --- [Back to Developer changelog](https://shopify.dev/changelog) April 26, 2025 Tags: * Payments Apps API * 2025-07 # Display modals after purchase The new [`paymentSessionModal`](https://shopify.dev/docs/api/payments-apps/unstable/mutations/paymentSessionModal) mutation raises a modal that will be displayed to the buyer after purchase. This modal uses provided data to display additional info to buyers. For example, you could show a QR Code that a buyer can scan, or render message telling buyers to complete an action on an external device.