# PaymentSessionActionsRedirect - payments-apps - OBJECT Version: 2024-10 ## Description The payload required to redirect the customer to the shop after payment is finalized. ### Access Scopes `read_payment_sessions` access scope. ## Fields * [redirectUrl](/docs/api/payments-apps/2024-10/scalars/URL): URL! - The URL of the checkout that's used to redirect the customer. ## Connections ## Related queries ## Related mutations ## Related Unions * [PaymentSessionNextActionContext](/docs/api/payments-apps/2024-10/unions/PaymentSessionNextActionContext) The context required to perform an action. ## Examples