--- 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' metadata: effectiveApiVersion: 2025-07 affectedApi: - displayName: Payments Apps API handle: payments-apps-api primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2025-04-25T09:41:16-04:00' postedAt: '2025-04-26T12:00:00-04:00' updatedAt: '2025-04-28T17:48:36-04:00' effectiveAt: '2025-04-26T12:00:00-04:00' --- 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.