# PaymentSessionRedirectPayload - payments_apps - PAYLOAD Version: 2025-01 ## Description Return type for `paymentSessionRedirect` mutation. ### Access Scopes ## Fields * [paymentSession](/docs/api/payments_apps/2025-01/objects/PaymentSession): PaymentSession - The updated payment session. * [userErrors](/docs/api/payments_apps/2025-01/objects/PaymentSessionRedirectUserError): PaymentSessionRedirectUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [paymentSessionRedirect](/docs/api/payments_apps/2025-01/mutations/paymentSessionRedirect) ## Examples