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