--- title: PaymentSessionActionsRedirect - Payments Apps API description: >- The payload required to redirect the customer to the shop after payment is finalized. api_version: 2025-01 api_name: payments-apps type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/payments-apps/2025-01/objects/PaymentSessionActionsRedirect md: >- https://shopify.dev/docs/api/payments-apps/2025-01/objects/PaymentSessionActionsRedirect.md --- # Payment​Session​Actions​Redirect object Requires `read_payment_sessions` access scope. The payload required to redirect the customer to the shop after payment is finalized. ## Fields * redirect​Url [URL!](https://shopify.dev/docs/api/payments-apps/2025-01/scalars/URL) non-null The URL of the checkout that's used to redirect the customer. *** ## Map ### Possible type in * [Payment​Session​Next​Action​Context](https://shopify.dev/docs/api/payments-apps/2025-01/unions/PaymentSessionNextActionContext)